Uses of Enum
org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethodsSchema
-
Uses of XmlVirtualAccessMethodsSchema in org.eclipse.persistence.jaxb.xmlmodel
Modifier and TypeFieldDescriptionprotected XmlVirtualAccessMethodsSchema
XmlVirtualAccessMethods.schema
Modifier and TypeMethodDescriptionXmlVirtualAccessMethods.getSchema()
Gets the value of the schema property.Returns the enum constant of this type with the specified name.static XmlVirtualAccessMethodsSchema[]
XmlVirtualAccessMethodsSchema.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
XmlVirtualAccessMethods.setSchema
(XmlVirtualAccessMethodsSchema value) Sets the value of the schema property.