Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.PropertyType

Packages that use PropertyType
org.apache.cxf.jaxws.javaee   
 

Uses of PropertyType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee with type parameters of type PropertyType
protected  List<PropertyType> PersistenceContextRefType.persistenceProperty
           
 

Methods in org.apache.cxf.jaxws.javaee that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in org.apache.cxf.jaxws.javaee that return types with arguments of type PropertyType
 List<PropertyType> PersistenceContextRefType.getPersistenceProperty()
          Gets the value of the persistenceProperty property.
 


Apache CXF API

Apache CXF