public class XmlTransient extends JavaAttribute
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}java-attribute"> <attribute name="xml-location" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.Boolean |
xmlLocation |
javaAttribute, xmlAccessorType
Constructor and Description |
---|
XmlTransient() |
Modifier and Type | Method and Description |
---|---|
boolean |
isXmlLocation()
Gets the value of the xmlLocation property.
|
void |
setXmlLocation(java.lang.Boolean value)
Sets the value of the xmlLocation property.
|
getJavaAttribute, getXmlAccessorType, setJavaAttribute, setXmlAccessorType