Uses of Interface
com.sun.xml.ws.spi.db.PropertyGetter
-
Packages that use PropertyGetter Package Description com.sun.xml.ws.spi.db -
-
Uses of PropertyGetter in com.sun.xml.ws.spi.db
Classes in com.sun.xml.ws.spi.db that implement PropertyGetter Modifier and Type Class Description classFieldGetterFieldGetter gets the value of a field from an instance.classMethodGetterMethodGetterclassPropertyGetterBaseThis is the Gtter of a bean property.Fields in com.sun.xml.ws.spi.db with type parameters of type PropertyGetter Modifier and Type Field Description protected Map<Object,PropertyGetter>WrapperAccessor. propertyGettersMethods in com.sun.xml.ws.spi.db that return PropertyGetter Modifier and Type Method Description protected PropertyGetterWrapperAccessor. getPropertyGetter(QName name)
-