Package | Description |
---|---|
org.apache.cxf.ws.addressing |
Modifier and Type | Field and Description |
---|---|
protected MetadataType |
EndpointReferenceType.metadata |
Modifier and Type | Method and Description |
---|---|
MetadataType |
ObjectFactory.createMetadataType()
Create an instance of
MetadataType |
MetadataType |
EndpointReferenceType.getMetadata()
Gets the value of the metadata property.
|
static MetadataType |
EndpointReferenceUtils.getSetMetadata(EndpointReferenceType ref) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
|
void |
EndpointReferenceType.setMetadata(MetadataType value)
Sets the value of the metadata property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.