public class EntityPropertyInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
EdmCustomizableFeedMappings |
getCustomMapping() |
EdmFacets |
getFacets() |
EdmMapping |
getMapping() |
String |
getMimeType() |
String |
getName() |
EdmType |
getType() |
boolean |
isComplex() |
boolean |
isMandatory() |
String |
toString() |
public boolean isMandatory()
public boolean isComplex()
public String getName()
public EdmType getType()
public EdmFacets getFacets()
public EdmCustomizableFeedMappings getCustomMapping()
public String getMimeType()
public EdmMapping getMapping()
Copyright © 2020. All rights reserved.