Uses of Class
com.ethlo.jsons2xsd.XsdComplexType
-
-
Uses of XsdComplexType in com.ethlo.jsons2xsd
Methods in com.ethlo.jsons2xsd that return XsdComplexType Modifier and Type Method Description static XsdComplexTypeXsdComplexType. valueOf(String name)Returns the enum constant of this type with the specified name.static XsdComplexType[]XsdComplexType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-