Uses of Class
org.openiam.base.BaseProperty
-
Packages that use BaseProperty Package Description org.openiam.base -
-
Uses of BaseProperty in org.openiam.base
Methods in org.openiam.base that return types with arguments of type BaseProperty Modifier and Type Method Description List<BaseProperty>
BaseAttribute. getProperties()
Method parameters in org.openiam.base with type arguments of type BaseProperty Modifier and Type Method Description void
BaseAttribute. setProperties(List<BaseProperty> properties)
-