Uses of Class
org.openiam.base.ws.PropertyMap.PropertyEntry
-
Packages that use PropertyMap.PropertyEntry Package Description org.openiam.base.ws Bases that are used when the API is exposed as web services. -
-
Uses of PropertyMap.PropertyEntry in org.openiam.base.ws
Fields in org.openiam.base.ws with type parameters of type PropertyMap.PropertyEntry Modifier and Type Field Description protected List<PropertyMap.PropertyEntry>
PropertyMap. entry
Methods in org.openiam.base.ws that return types with arguments of type PropertyMap.PropertyEntry Modifier and Type Method Description List<PropertyMap.PropertyEntry>
PropertyMap. getPropertyEntry()
-