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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return XsdNonNegativeIntegerType
 XsdNonNegativeIntegerType EjbJar31Factory.createXsdNonNegativeIntegerType()
          Returns a new object of class 'Xsd Non Negative Integer Type'.
 XsdNonNegativeIntegerType PortComponentRefType.getMtomThreshold()
          Returns the value of the 'Mtom Threshold' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type XsdNonNegativeIntegerType
 void PortComponentRefType.setMtomThreshold(XsdNonNegativeIntegerType value)
          Sets the value of the 'Mtom Threshold' containment reference.