Modifier and Type | Optional Element and Description |
---|---|
String |
getMethod
(Optional) Defines the name of the method used to retrieve virtual properties.
|
XmlVirtualAccessMethodsSchema |
schema
(Optional) Configure the way that virtual properties will appear in generated schemas.
XmlExtensibleSchema.NODES (default) - Virtual properties will appear as individual nodes XmlExtensibleSchema.ANY - An XSD <any> element will be written to the schema to represent all of the defined virtual properties |
String |
setMethod
(Optional) Defines the name of the method used to store virtual properties.
|
public abstract String getMethod
public abstract String setMethod
public abstract XmlVirtualAccessMethodsSchema schema
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.