public static class XmlGenerator.Entity extends Object
Constructor and Description |
---|
Entity(Class<?> type,
String[] properties)
Creates a new entity
|
Modifier and Type | Method and Description |
---|---|
String |
getIdType() |
String |
getName() |
String |
getPlural() |
String |
getPluralLower() |
String[] |
getProperties() |
String |
getSimpleName() |
String |
getSimpleNameLower() |
Class<?> |
getType() |
public String getName()
public String getSimpleName()
public String getSimpleNameLower()
public String getPlural()
public String getPluralLower()
public Class<?> getType()
public String[] getProperties()
public String getIdType()
Copyright © 2011–2017 aiticon GmbH. All rights reserved.