public interface ODataMetaComplexType extends ODataMetaAnnotable
Modifier and Type | Method and Description |
---|---|
ODataMetaProperty |
getProperty(java.lang.String propertyName)
Retrieves the metadata representation of one property specified by the given property name
|
java.util.Set<java.lang.String> |
getPropertyNames()
Retrieves the set of the property names.
|
getVocabularyAnnotation, getVocabularyAnnotation, getVocabularyAnnotationNames
java.util.Set<java.lang.String> getPropertyNames()
ODataMetaProperty getProperty(java.lang.String propertyName)
propertyName
- name of the property