Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PropertyType
-
Packages that use PropertyType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of PropertyType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type PropertyType Modifier and Type Field Description protected List<PropertyType>PersistenceContextRefType. persistencePropertyMethods in org.apache.axis2.jaxws.description.xml.handler that return PropertyType Modifier and Type Method Description PropertyTypeObjectFactory. createPropertyType()Create an instance ofPropertyTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type PropertyType Modifier and Type Method Description List<PropertyType>PersistenceContextRefType. getPersistenceProperty()Gets the value of the persistenceProperty property.
-