Uses of Class
org.glassfish.grizzly.servlet.ver30.PersistenceContextTypeType

Packages that use PersistenceContextTypeType
org.glassfish.grizzly.servlet.ver30   
 

Uses of PersistenceContextTypeType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as PersistenceContextTypeType
protected  PersistenceContextTypeType PersistenceContextRefType.persistenceContextType
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return PersistenceContextTypeType
 PersistenceContextTypeType ObjectFactory.createPersistenceContextTypeType()
          Create an instance of PersistenceContextTypeType
 PersistenceContextTypeType PersistenceContextRefType.getPersistenceContextType()
          Gets the value of the persistenceContextType property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type PersistenceContextTypeType
 void PersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value)
          Sets the value of the persistenceContextType property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.