Uses of Class
org.finos.legend.engine.external.format.xml.shared.datatypes.XsdWhiteSpaceType
-
Packages that use XsdWhiteSpaceType Package Description org.finos.legend.engine.external.format.xml.shared.datatypes -
-
Uses of XsdWhiteSpaceType in org.finos.legend.engine.external.format.xml.shared.datatypes
Methods in org.finos.legend.engine.external.format.xml.shared.datatypes that return XsdWhiteSpaceType Modifier and Type Method Description static XsdWhiteSpaceTypeXsdWhiteSpaceType. valueOf(String name)Returns the enum constant of this type with the specified name.static XsdWhiteSpaceType[]XsdWhiteSpaceType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-