Uses of Interface
org.tentackle.model.AttributeOptions
-
Packages that use AttributeOptions Package Description org.tentackle.model Entity model.org.tentackle.model.impl Default model implementation. -
-
Uses of AttributeOptions in org.tentackle.model
Methods in org.tentackle.model that return AttributeOptions Modifier and Type Method Description AttributeOptionsEntityFactory. createAttributeOptions(Attribute attribute, SourceInfo sourceInfo)Creates attribute options.AttributeOptionsAttribute. getOptions()Gets the options. -
Uses of AttributeOptions in org.tentackle.model.impl
Classes in org.tentackle.model.impl that implement AttributeOptions Modifier and Type Class Description classAttributeOptionsImpl
-