| Package | Description |
|---|---|
| org.w3._2005._08.addressing_ |
| Modifier and Type | Field and Description |
|---|---|
protected AttributedURIType |
ProblemActionType.action |
protected AttributedURIType |
EndpointReferenceType.address |
| Modifier and Type | Method and Description |
|---|---|
AttributedURIType |
ObjectFactory.createAttributedURIType()
Create an instance of
AttributedURIType |
AttributedURIType |
ProblemActionType.getAction()
Gets the value of the action property.
|
AttributedURIType |
EndpointReferenceType.getAddress()
Gets the value of the address property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributedURIType> |
ObjectFactory.createAction(AttributedURIType value)
|
JAXBElement<AttributedURIType> |
ObjectFactory.createMessageID(AttributedURIType value)
|
JAXBElement<AttributedURIType> |
ObjectFactory.createProblemIRI(AttributedURIType value)
|
JAXBElement<AttributedURIType> |
ObjectFactory.createTo(AttributedURIType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributedURIType> |
ObjectFactory.createAction(AttributedURIType value)
|
JAXBElement<AttributedURIType> |
ObjectFactory.createMessageID(AttributedURIType value)
|
JAXBElement<AttributedURIType> |
ObjectFactory.createProblemIRI(AttributedURIType value)
|
JAXBElement<AttributedURIType> |
ObjectFactory.createTo(AttributedURIType value)
|
void |
ProblemActionType.setAction(AttributedURIType value)
Sets the value of the action property.
|
void |
EndpointReferenceType.setAddress(AttributedURIType value)
Sets the value of the address property.
|
Copyright © 2016. All rights reserved.