Uses of Class
com.sun.xml.xsom.XSVariety
-
-
Uses of XSVariety in com.sun.xml.xsom
Fields in com.sun.xml.xsom declared as XSVariety Modifier and Type Field Description static XSVarietyXSVariety. ATOMICstatic XSVarietyXSVariety. LISTstatic XSVarietyXSVariety. UNIONMethods in com.sun.xml.xsom that return XSVariety Modifier and Type Method Description XSVarietyXSSimpleType. getVariety()Gets the variety of this simple type.Methods in com.sun.xml.xsom with parameters of type XSVariety Modifier and Type Method Description booleanXSSimpleType. isFinal(XSVariety v)Returns true if this type definition is marked as 'final' with respect to the givenXSVariety.
-