Uses of Class
org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType

Packages that use XsdNonNegativeIntegerType
org.glassfish.grizzly.servlet.ver30   
 

Uses of XsdNonNegativeIntegerType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as XsdNonNegativeIntegerType
protected  XsdNonNegativeIntegerType PortComponentRefType.mtomThreshold
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return XsdNonNegativeIntegerType
 XsdNonNegativeIntegerType ObjectFactory.createXsdNonNegativeIntegerType()
          Create an instance of XsdNonNegativeIntegerType
 XsdNonNegativeIntegerType PortComponentRefType.getMtomThreshold()
          Gets the value of the mtomThreshold property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type XsdNonNegativeIntegerType
 void PortComponentRefType.setMtomThreshold(XsdNonNegativeIntegerType value)
          Sets the value of the mtomThreshold property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.