public class PortRefMetaData extends Object implements Serializable
| Constructor and Description |
|---|
PortRefMetaData() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAddresses() |
Properties |
getProperties() |
QName |
getQName() |
String |
getServiceEndpointInterface() |
boolean |
isEnableMtom() |
void |
setEnableMtom(boolean value) |
void |
setQName(QName qname) |
void |
setServiceEndpointInterface(String serviceEndpointInterface) |
public QName getQName()
public void setQName(QName qname)
public String getServiceEndpointInterface()
public void setServiceEndpointInterface(String serviceEndpointInterface)
public boolean isEnableMtom()
public void setEnableMtom(boolean value)
public Properties getProperties()
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.