Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.TimeUnitTypeType

Packages that use TimeUnitTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of TimeUnitTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return TimeUnitTypeType
 TimeUnitTypeType EjbJar31Factory.createTimeUnitTypeType()
          Returns a new object of class 'Time Unit Type Type'.
 TimeUnitTypeType AccessTimeoutType.getUnit()
          Returns the value of the 'Unit' containment reference.
 TimeUnitTypeType StatefulTimeoutType.getUnit()
          Returns the value of the 'Unit' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type TimeUnitTypeType
 void AccessTimeoutType.setUnit(TimeUnitTypeType value)
          Sets the value of the 'Unit' containment reference.
 void StatefulTimeoutType.setUnit(TimeUnitTypeType value)
          Sets the value of the 'Unit' containment reference.