public static interface APIApplication.Property
Modifier and Type | Interface and Description |
---|---|
static class |
APIApplication.Property.Type |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getExternalReferenceCode() |
java.lang.String |
getName() |
java.util.List<java.lang.String> |
getObjectRelationshipNames() |
java.util.List<APIApplication.Property> |
getProperties() |
java.lang.String |
getSourceFieldName() |
APIApplication.Property.Type |
getType() |
java.lang.String getDescription()
java.lang.String getExternalReferenceCode()
java.lang.String getName()
java.util.List<java.lang.String> getObjectRelationshipNames()
java.util.List<APIApplication.Property> getProperties()
java.lang.String getSourceFieldName()
APIApplication.Property.Type getType()