Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType

Packages that use PropertyType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of PropertyType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type PropertyType
protected  List<PropertyType> PersistenceContextRefType.persistenceProperty
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type PropertyType
 List<PropertyType> PersistenceContextRefType.getPersistenceProperty()
          Gets the value of the persistenceProperty property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.