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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return PersistenceTypeType
 PersistenceTypeType EjbJar20Factory.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.EjbJar20 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.