| Modifier and Type | Field and Description |
|---|---|
protected XmlContactAttribute |
XmlOrderAttribute.contact |
| Modifier and Type | Method and Description |
|---|---|
XmlContactAttribute |
ObjectFactory.createXmlContactAttribute()
Create an instance of
XmlContactAttribute |
XmlContactAttribute |
XmlOrderAttribute.getContact()
Gets the value of the contact property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<XmlContactAttribute> |
ObjectFactory.createXmlCA(XmlContactAttribute value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<XmlContactAttribute> |
ObjectFactory.createXmlCA(XmlContactAttribute value)
|
void |
XmlOrderAttribute.setContact(XmlContactAttribute value)
Sets the value of the contact property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.