| Package | Description |
|---|---|
| org.eclipse.persistence.jaxb.xmlmodel |
| Modifier and Type | Field and Description |
|---|---|
protected XmlSchemaType |
XmlElement.xmlSchemaType |
protected XmlSchemaType |
XmlBindings.xmlSchemaType |
protected XmlSchemaType |
XmlAttribute.xmlSchemaType |
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlSchemaType> |
XmlSchemaTypes.xmlSchemaType |
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaType |
ObjectFactory.createXmlSchemaType()
Create an instance of
XmlSchemaType |
XmlSchemaType |
XmlElement.getXmlSchemaType()
Gets the value of the xmlSchemaType property.
|
XmlSchemaType |
XmlBindings.getXmlSchemaType()
Gets the value of the xmlSchemaType property.
|
XmlSchemaType |
XmlAttribute.getXmlSchemaType()
Gets the value of the xmlSchemaType property.
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlSchemaType> |
XmlSchemaTypes.getXmlSchemaType()
Gets the value of the xmlSchemaType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlElement.setXmlSchemaType(XmlSchemaType value)
Sets the value of the xmlSchemaType property.
|
void |
XmlBindings.setXmlSchemaType(XmlSchemaType value)
Sets the value of the xmlSchemaType property.
|
void |
XmlAttribute.setXmlSchemaType(XmlSchemaType value)
Sets the value of the xmlSchemaType property.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.