com.sun.grizzly.http.webxml.schema
Class PortComponentRef
java.lang.Object
com.sun.grizzly.http.webxml.schema.PortComponentRef
public class PortComponentRef
- extends Object
serviceEndpointInterface
public String serviceEndpointInterface
enableMtom
public boolean enableMtom
portComponentLink
public String portComponentLink
PortComponentRef
public PortComponentRef()
getServiceEndpointInterface
public String getServiceEndpointInterface()
setServiceEndpointInterface
public void setServiceEndpointInterface(String serviceEndpointInterface)
getEnableMtom
public boolean getEnableMtom()
setEnableMtom
public void setEnableMtom(boolean enableMtom)
getPortComponentLink
public String getPortComponentLink()
setPortComponentLink
public void setPortComponentLink(String portComponentLink)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Oracle Corporation. All Rights Reserved.