Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.PersistenceContextTypeType

Packages that use PersistenceContextTypeType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of PersistenceContextTypeType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return PersistenceContextTypeType
 PersistenceContextTypeType Webapp30Factory.createPersistenceContextTypeType()
          Returns a new object of class 'Persistence Context Type Type'.
 PersistenceContextTypeType PersistenceContextRefType.getPersistenceContextType()
          Returns the value of the 'Persistence Context Type' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type PersistenceContextTypeType
 void PersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value)
          Sets the value of the 'Persistence Context Type' containment reference.