Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.PropertyType

Packages that use PropertyType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of PropertyType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type PropertyType
protected  List<PropertyType> PersistenceContextRefType.persistenceProperty
           
protected  List<PropertyType> DataSourceType.property
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type PropertyType
 List<PropertyType> PersistenceContextRefType.getPersistenceProperty()
          Gets the value of the persistenceProperty property.
 List<PropertyType> DataSourceType.getProperty()
          Gets the value of the property property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.