|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.PortComponentTypeImpl
public class PortComponentTypeImpl
| Field Summary | |
|---|---|
protected DescriptionTypeImpl |
description
|
protected DisplayNameTypeImpl |
displayName
|
protected TrueFalseTypeImpl |
enableMtom
|
protected List<PortComponentHandlerType> |
handler
|
protected HandlerChainsTypeImpl |
handlerChains
|
protected IconTypeImpl |
icon
|
protected String |
id
|
protected StringImpl |
portComponentName
|
protected String |
protocolBinding
|
protected FullyQualifiedClassTypeImpl |
serviceEndpointInterface
|
protected ServiceImplBeanTypeImpl |
serviceImplBean
|
protected XsdQNameTypeImpl |
wsdlPort
|
protected XsdQNameTypeImpl |
wsdlService
|
| Constructor Summary | |
|---|---|
PortComponentTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.PortComponentTypeImpl instance. |
|
PortComponentTypeImpl(PortComponentTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.PortComponentTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PortComponentTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType |
getDescription()
Gets the value of the description property. |
DisplayNameType |
getDisplayName()
Gets the value of the displayName property. |
TrueFalseType |
getEnableMtom()
Gets the value of the enableMtom property. |
List<PortComponentHandlerType> |
getHandler()
Gets the value of the handler property. |
HandlerChainsType |
getHandlerChains()
Gets the value of the handlerChains property. |
IconType |
getIcon()
Gets the value of the icon property. |
String |
getId()
Gets the value of the id property. |
String |
getPortComponentName()
Gets the value of the portComponentName property. |
String |
getProtocolBinding()
Gets the value of the protocolBinding property. |
FullyQualifiedClassType |
getServiceEndpointInterface()
Gets the value of the serviceEndpointInterface property. |
ServiceImplBeanType |
getServiceImplBean()
Gets the value of the serviceImplBean property. |
XsdQNameType |
getWsdlPort()
Gets the value of the wsdlPort property. |
XsdQNameType |
getWsdlService()
Gets the value of the wsdlService property. |
void |
setDescription(DescriptionType value)
Sets the value of the description property. |
void |
setDisplayName(DisplayNameType value)
Sets the value of the displayName property. |
void |
setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property. |
void |
setHandlerChains(HandlerChainsType value)
Sets the value of the handlerChains property. |
void |
setIcon(IconType value)
Sets the value of the icon property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setPortComponentName(String value)
Sets the value of the portComponentName property. |
void |
setProtocolBinding(String value)
Sets the value of the protocolBinding property. |
void |
setServiceEndpointInterface(FullyQualifiedClassType value)
Sets the value of the serviceEndpointInterface property. |
void |
setServiceImplBean(ServiceImplBeanType value)
Sets the value of the serviceImplBean property. |
void |
setWsdlPort(XsdQNameType value)
Sets the value of the wsdlPort property. |
void |
setWsdlService(XsdQNameType value)
Sets the value of the wsdlService property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionTypeImpl description
protected DisplayNameTypeImpl displayName
protected IconTypeImpl icon
protected StringImpl portComponentName
protected XsdQNameTypeImpl wsdlService
protected XsdQNameTypeImpl wsdlPort
protected TrueFalseTypeImpl enableMtom
protected String protocolBinding
protected FullyQualifiedClassTypeImpl serviceEndpointInterface
protected ServiceImplBeanTypeImpl serviceImplBean
protected List<PortComponentHandlerType> handler
protected HandlerChainsTypeImpl handlerChains
protected String id
| Constructor Detail |
|---|
public PortComponentTypeImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.PortComponentTypeImpl instance.
public PortComponentTypeImpl(PortComponentTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.PortComponentTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType getDescription()
PortComponentType
getDescription in interface PortComponentTypeDescriptionTypepublic void setDescription(DescriptionType value)
PortComponentType
setDescription in interface PortComponentTypevalue - allowed object is
DescriptionTypepublic DisplayNameType getDisplayName()
PortComponentType
getDisplayName in interface PortComponentTypeDisplayNameTypepublic void setDisplayName(DisplayNameType value)
PortComponentType
setDisplayName in interface PortComponentTypevalue - allowed object is
DisplayNameTypepublic IconType getIcon()
PortComponentType
getIcon in interface PortComponentTypeIconTypepublic void setIcon(IconType value)
PortComponentType
setIcon in interface PortComponentTypevalue - allowed object is
IconTypepublic String getPortComponentName()
PortComponentType
getPortComponentName in interface PortComponentTypeStringpublic void setPortComponentName(String value)
PortComponentType
setPortComponentName in interface PortComponentTypevalue - allowed object is
Stringpublic XsdQNameType getWsdlService()
PortComponentType
getWsdlService in interface PortComponentTypeXsdQNameTypepublic void setWsdlService(XsdQNameType value)
PortComponentType
setWsdlService in interface PortComponentTypevalue - allowed object is
XsdQNameTypepublic XsdQNameType getWsdlPort()
PortComponentType
getWsdlPort in interface PortComponentTypeXsdQNameTypepublic void setWsdlPort(XsdQNameType value)
PortComponentType
setWsdlPort in interface PortComponentTypevalue - allowed object is
XsdQNameTypepublic TrueFalseType getEnableMtom()
PortComponentType
getEnableMtom in interface PortComponentTypeTrueFalseTypepublic void setEnableMtom(TrueFalseType value)
PortComponentType
setEnableMtom in interface PortComponentTypevalue - allowed object is
TrueFalseTypepublic String getProtocolBinding()
PortComponentType
getProtocolBinding in interface PortComponentTypeStringpublic void setProtocolBinding(String value)
PortComponentType
setProtocolBinding in interface PortComponentTypevalue - allowed object is
Stringpublic FullyQualifiedClassType getServiceEndpointInterface()
PortComponentType
getServiceEndpointInterface in interface PortComponentTypeFullyQualifiedClassTypepublic void setServiceEndpointInterface(FullyQualifiedClassType value)
PortComponentType
setServiceEndpointInterface in interface PortComponentTypevalue - allowed object is
FullyQualifiedClassTypepublic ServiceImplBeanType getServiceImplBean()
PortComponentType
getServiceImplBean in interface PortComponentTypeServiceImplBeanTypepublic void setServiceImplBean(ServiceImplBeanType value)
PortComponentType
setServiceImplBean in interface PortComponentTypevalue - allowed object is
ServiceImplBeanTypepublic List<PortComponentHandlerType> getHandler()
PortComponentType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the handler property.
For example, to add a new item, do as follows:
getHandler().add(newItem);
Objects of the following type(s) are allowed in the list
PortComponentHandlerType
getHandler in interface PortComponentTypepublic HandlerChainsType getHandlerChains()
PortComponentType
getHandlerChains in interface PortComponentTypeHandlerChainsTypepublic void setHandlerChains(HandlerChainsType value)
PortComponentType
setHandlerChains in interface PortComponentTypevalue - allowed object is
HandlerChainsTypepublic String getId()
PortComponentType
getId in interface PortComponentTypeStringpublic void setId(String value)
PortComponentType
setId in interface PortComponentTypevalue - allowed object is
Stringpublic PortComponentTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||