|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetadataType | |
|---|---|
| org.apache.cxf.ws.addressing | |
| org.apache.cxf.wsdl | |
| Uses of MetadataType in org.apache.cxf.ws.addressing |
|---|
| Fields in org.apache.cxf.ws.addressing declared as MetadataType | |
|---|---|
protected MetadataType |
EndpointReferenceType.metadata
|
| Methods in org.apache.cxf.ws.addressing that return MetadataType | |
|---|---|
MetadataType |
ObjectFactory.createMetadataType()
Create an instance of MetadataType |
MetadataType |
EndpointReferenceType.getMetadata()
Gets the value of the metadata property. |
| Methods in org.apache.cxf.ws.addressing that return types with arguments of type MetadataType | |
|---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
Create an instance of JAXBElement<MetadataType>} |
| Methods in org.apache.cxf.ws.addressing with parameters of type MetadataType | |
|---|---|
JAXBElement<MetadataType> |
ObjectFactory.createMetadata(MetadataType value)
Create an instance of JAXBElement<MetadataType>} |
void |
EndpointReferenceType.setMetadata(MetadataType value)
Sets the value of the metadata property. |
| Uses of MetadataType in org.apache.cxf.wsdl |
|---|
| Methods in org.apache.cxf.wsdl that return MetadataType | |
|---|---|
static MetadataType |
WSAEndpointReferenceUtils.getSetMetadata(EndpointReferenceType ref)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||