Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.XsdNonNegativeIntegerType

Packages that use XsdNonNegativeIntegerType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of XsdNonNegativeIntegerType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdNonNegativeIntegerType
protected  XsdNonNegativeIntegerType PortComponentRefType.mtomThreshold
           
protected  XsdNonNegativeIntegerType PortComponentType.mtomThreshold
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdNonNegativeIntegerType
 XsdNonNegativeIntegerType ObjectFactory.createXsdNonNegativeIntegerType()
          Create an instance of XsdNonNegativeIntegerType
 XsdNonNegativeIntegerType PortComponentRefType.getMtomThreshold()
          Gets the value of the mtomThreshold property.
 XsdNonNegativeIntegerType PortComponentType.getMtomThreshold()
          Gets the value of the mtomThreshold property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdNonNegativeIntegerType
 void PortComponentRefType.setMtomThreshold(XsdNonNegativeIntegerType value)
          Sets the value of the mtomThreshold property.
 void PortComponentType.setMtomThreshold(XsdNonNegativeIntegerType value)
          Sets the value of the mtomThreshold property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.