Modifier and Type | Field and Description |
---|---|
protected XmlAddressElement |
XmlOrderElement.address |
Modifier and Type | Method and Description |
---|---|
XmlAddressElement |
ObjectFactory.createXmlAddressElement()
Create an instance of
XmlAddressElement |
XmlAddressElement |
XmlOrderElement.getAddress()
Gets the value of the address property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XmlAddressElement> |
ObjectFactory.createXmlAE(XmlAddressElement value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XmlAddressElement> |
ObjectFactory.createXmlAE(XmlAddressElement value)
|
void |
XmlOrderElement.setAddress(XmlAddressElement value)
Sets the value of the address property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.