Interface EntityProperty<T>
- Type Parameters:
T- The type of the value of the property.
- All Superinterfaces:
Annotatable,Comparable<Property<?>>,Property<T>
- All Known Implementing Classes:
EntityPropertyMain
A direct property of an Entity.
-
Method Summary
Methods inherited from interface de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation.Annotatable
getAnnotationsMethods inherited from interface de.fraunhofer.iosb.ilt.frostclient.model.Property
compareTo, getJsonName, getName, getType, isKeyPart, isNullable, isReadOnly