Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.PersistenceTypeType

Packages that use PersistenceTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of PersistenceTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return PersistenceTypeType
 PersistenceTypeType EjbJar11Factory.createPersistenceTypeType()
          Returns a new object of class 'Persistence Type Type'.
 PersistenceTypeType DocumentRoot.getPersistenceType()
          Returns the value of the 'Persistence Type' containment reference.
 PersistenceTypeType EntityType.getPersistenceType()
          Returns the value of the 'Persistence Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type PersistenceTypeType
 void DocumentRoot.setPersistenceType(PersistenceTypeType value)
          Sets the value of the 'Persistence Type' containment reference.
 void EntityType.setPersistenceType(PersistenceTypeType value)
          Sets the value of the 'Persistence Type' containment reference.