Uses of Enum
org.eclipse.persistence.jaxb.xmlmodel.XmlVirtualAccessMethodsSchema
Packages that use XmlVirtualAccessMethodsSchema
-
Uses of XmlVirtualAccessMethodsSchema in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlVirtualAccessMethodsSchemaModifier and TypeFieldDescriptionprotected XmlVirtualAccessMethodsSchemaXmlVirtualAccessMethods.schemaMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlVirtualAccessMethodsSchemaModifier 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.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlVirtualAccessMethodsSchemaModifier and TypeMethodDescriptionvoidXmlVirtualAccessMethods.setSchema(XmlVirtualAccessMethodsSchema value) Sets the value of the schema property.