|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.PortComponentRefTypeImpl
public class PortComponentRefTypeImpl
| Field Summary | |
|---|---|
protected TrueFalseTypeImpl |
enableMtom
|
protected String |
id
|
protected StringImpl |
portComponentLink
|
protected FullyQualifiedClassTypeImpl |
serviceEndpointInterface
|
| Constructor Summary | |
|---|---|
PortComponentRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.PortComponentRefTypeImpl instance. |
|
PortComponentRefTypeImpl(PortComponentRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.PortComponentRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PortComponentRefTypeImpl |
clone()
Creates and returns a copy of this object. |
TrueFalseType |
getEnableMtom()
Gets the value of the enableMtom property. |
String |
getId()
Gets the value of the id property. |
String |
getPortComponentLink()
Gets the value of the portComponentLink property. |
FullyQualifiedClassType |
getServiceEndpointInterface()
Gets the value of the serviceEndpointInterface property. |
void |
setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setPortComponentLink(String value)
Sets the value of the portComponentLink property. |
void |
setServiceEndpointInterface(FullyQualifiedClassType value)
Sets the value of the serviceEndpointInterface property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FullyQualifiedClassTypeImpl serviceEndpointInterface
protected TrueFalseTypeImpl enableMtom
protected StringImpl portComponentLink
protected String id
| Constructor Detail |
|---|
public PortComponentRefTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.PortComponentRefTypeImpl instance.
public PortComponentRefTypeImpl(PortComponentRefTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.PortComponentRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType getServiceEndpointInterface()
PortComponentRefType
getServiceEndpointInterface in interface PortComponentRefTypeFullyQualifiedClassTypepublic void setServiceEndpointInterface(FullyQualifiedClassType value)
PortComponentRefType
setServiceEndpointInterface in interface PortComponentRefTypevalue - allowed object is
FullyQualifiedClassTypepublic TrueFalseType getEnableMtom()
PortComponentRefType
getEnableMtom in interface PortComponentRefTypeTrueFalseTypepublic void setEnableMtom(TrueFalseType value)
PortComponentRefType
setEnableMtom in interface PortComponentRefTypevalue - allowed object is
TrueFalseTypepublic String getPortComponentLink()
PortComponentRefType
getPortComponentLink in interface PortComponentRefTypeStringpublic void setPortComponentLink(String value)
PortComponentRefType
setPortComponentLink in interface PortComponentRefTypevalue - allowed object is
Stringpublic String getId()
PortComponentRefType
getId in interface PortComponentRefTypeStringpublic void setId(String value)
PortComponentRefType
setId in interface PortComponentRefTypevalue - allowed object is
Stringpublic PortComponentRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||