Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.XsdNonNegativeIntegerType
-
Packages that use XsdNonNegativeIntegerType Package Description 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 Modifier and Type Field Description protected XsdNonNegativeIntegerTypePortComponentRefType. mtomThresholdprotected XsdNonNegativeIntegerTypePortComponentType. mtomThresholdMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdNonNegativeIntegerType Modifier and Type Method Description XsdNonNegativeIntegerTypeObjectFactory. createXsdNonNegativeIntegerType()Create an instance ofXsdNonNegativeIntegerTypeXsdNonNegativeIntegerTypePortComponentRefType. getMtomThreshold()Gets the value of the mtomThreshold property.XsdNonNegativeIntegerTypePortComponentType. getMtomThreshold()Gets the value of the mtomThreshold property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdNonNegativeIntegerType Modifier and Type Method Description voidPortComponentRefType. setMtomThreshold(XsdNonNegativeIntegerType value)Sets the value of the mtomThreshold property.voidPortComponentType. setMtomThreshold(XsdNonNegativeIntegerType value)Sets the value of the mtomThreshold property.
-