| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. address(String address) | Sets the addressto theW3CEndpointReferenceinstance'swsa:Address. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. attribute(QName name,
         String value) | Adds an extension attribute to the
 W3CEndpointReferenceinstance'swsa:EndpointReferenceelement. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. element(Element element) | Adds an extension element to the
 W3CEndpointReferenceinstance'swsa:EndpointReferenceelement. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. endpointName(QName endpointName) | Sets the endpointNameaswsam:ServiceName/@EndpointNamein thewsa:Metadataelement. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. interfaceName(QName interfaceName) | Sets the interfaceNameas thewsam:InterfaceNameelement in thewsa:Metadataelement. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. metadata(Element metadataElement) | Adds the metadataElementto theW3CEndpointReferenceinstance'swsa:Metadataelement. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. referenceParameter(Element referenceParameter) | Adds the referenceParameterto theW3CEndpointReferenceinstancewsa:ReferenceParameterselement. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. serviceName(QName serviceName) | Sets the serviceNameas thewsam:ServiceNameelement in thewsa:Metadataelement. | 
| W3CEndpointReferenceBuilder | W3CEndpointReferenceBuilder. wsdlDocumentLocation(String wsdlDocumentLocation) | Sets the wsdlDocumentLocationthat will be referenced
 aswsa:Metadata/@wsdli:wsdlLocation. |