| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyEnumeration | |
| com.togethersoft.openapi.model.elements | |
| com.togethersoft.openapi.model.extension | |
| com.togethersoft.openapi.model.util | |
| Uses of PropertyEnumeration in com.togethersoft.openapi.model.elements |
| Methods in com.togethersoft.openapi.model.elements that return PropertyEnumeration | |
PropertyEnumeration | PropertyMap.properties() |
PropertyEnumeration | PropertyMap.properties(String propertyName) |
| Uses of PropertyEnumeration in com.togethersoft.openapi.model.extension |
| Methods in com.togethersoft.openapi.model.extension that return PropertyEnumeration | |
PropertyEnumeration | PropertyGetProvider.properties(PropertyMap propertyMap, String propertyName)Will be called, when properties(String propertyName) operation of PropertyMap was invoked. |
PropertyEnumeration | PropertyGetProvider.properties(PropertyMap propertyMap)Will be called, when properties() operation of PropertyMap was invoked. |
| Uses of PropertyEnumeration in com.togethersoft.openapi.model.util |
| Classes in com.togethersoft.openapi.model.util that implement PropertyEnumeration | |
class | SingleEnumeration.SinglePropertyEnumeration |
| Fields in com.togethersoft.openapi.model.util declared as PropertyEnumeration | |
private static PropertyEnumeration | EmptyEnumeration.propertyEnumeration |
| Methods in com.togethersoft.openapi.model.util that return PropertyEnumeration | |
static PropertyEnumeration | EmptyEnumeration.getPropertyEnumeration() |
static PropertyEnumeration | EnumerationConverter.toPropertyEnumeration(Enumeration enum) |
static PropertyEnumeration | SingleEnumeration.createPropertyEnumeration(Property property) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||