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