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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return AbstractSchemaNameType
 AbstractSchemaNameType EjbJar20Factory.createAbstractSchemaNameType()
          Returns a new object of class 'Abstract Schema Name Type'.
 AbstractSchemaNameType DocumentRoot.getAbstractSchemaName()
          Returns the value of the 'Abstract Schema Name' containment reference.
 AbstractSchemaNameType EntityType.getAbstractSchemaName()
          Returns the value of the 'Abstract Schema Name' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type AbstractSchemaNameType
 void DocumentRoot.setAbstractSchemaName(AbstractSchemaNameType value)
          Sets the value of the 'Abstract Schema Name' containment reference.
 void EntityType.setAbstractSchemaName(AbstractSchemaNameType value)
          Sets the value of the 'Abstract Schema Name' containment reference.