Uses of Class
com.sun.grizzly.http.webxml.schema.Property

Packages that use Property
com.sun.grizzly.http.webxml.schema   
 

Uses of Property in com.sun.grizzly.http.webxml.schema
 

Fields in com.sun.grizzly.http.webxml.schema with type parameters of type Property
 List<Property> PersistenceContextRef.persistenceProperty
           
 

Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type Property
 List<Property> PersistenceContextRef.getPersistenceProperty()
           
 

Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type Property
 void PersistenceContextRef.setPersistenceProperty(List<Property> persistenceProperty)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.