Interface APIApplication.Property
- Enclosing interface:
- APIApplication
public static interface APIApplication.Property
-
Method Details
-
getDescription
String getDescription() -
getExternalReferenceCode
String getExternalReferenceCode() -
getName
String getName() -
getObjectRelationshipNames
-
getProperties
List<APIApplication.Property> getProperties() -
getSourceFieldName
String getSourceFieldName() -
getType
APIApplication.Property.Type getType()
-