Uses of Enum
org.apache.ws.commons.schema.XmlSchemaContentType
Packages that use XmlSchemaContentType
-
Uses of XmlSchemaContentType in org.apache.ws.commons.schema
Fields in org.apache.ws.commons.schema declared as XmlSchemaContentTypeMethods in org.apache.ws.commons.schema that return XmlSchemaContentTypeModifier and TypeMethodDescriptionXmlSchemaComplexType.getContentType()static XmlSchemaContentTypeReturns the enum constant of this type with the specified name.static XmlSchemaContentType[]XmlSchemaContentType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaContentTypeModifier and TypeMethodDescriptionvoidXmlSchemaComplexType.setContentType(XmlSchemaContentType contentType)