Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.XsdNonNegativeIntegerType
Packages that use XsdNonNegativeIntegerType
-
Uses of XsdNonNegativeIntegerType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdNonNegativeIntegerTypeModifier and TypeFieldDescriptionprotected XsdNonNegativeIntegerTypePortComponentRefType.mtomThresholdprotected XsdNonNegativeIntegerTypePortComponentType.mtomThresholdMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdNonNegativeIntegerTypeModifier and TypeMethodDescriptionObjectFactory.createXsdNonNegativeIntegerType()Create an instance ofXsdNonNegativeIntegerTypePortComponentRefType.getMtomThreshold()Gets the value of the mtomThreshold property.PortComponentType.getMtomThreshold()Gets the value of the mtomThreshold property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdNonNegativeIntegerTypeModifier and TypeMethodDescriptionvoidPortComponentRefType.setMtomThreshold(XsdNonNegativeIntegerType value) Sets the value of the mtomThreshold property.voidPortComponentType.setMtomThreshold(XsdNonNegativeIntegerType value) Sets the value of the mtomThreshold property.