Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.XsdNonNegativeIntegerType

Packages that use XsdNonNegativeIntegerType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of XsdNonNegativeIntegerType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return XsdNonNegativeIntegerType
 XsdNonNegativeIntegerType Webapp30Factory.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.webapp.webapp30 with parameters of type XsdNonNegativeIntegerType
 void PortComponentRefType.setMtomThreshold(XsdNonNegativeIntegerType value)
          Sets the value of the 'Mtom Threshold' containment reference.