|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.WebserviceDescriptionTypeImpl
public class WebserviceDescriptionTypeImpl
| Field Summary | |
|---|---|
protected DescriptionTypeImpl |
description
|
protected DisplayNameTypeImpl |
displayName
|
protected IconTypeImpl |
icon
|
protected String |
id
|
protected PathTypeImpl |
jaxrpcMappingFile
|
protected PortComponentType[] |
portComponent
|
protected StringImpl |
webserviceDescriptionName
|
protected PathTypeImpl |
wsdlFile
|
| Constructor Summary | |
|---|---|
WebserviceDescriptionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.WebserviceDescriptionTypeImpl instance. |
|
WebserviceDescriptionTypeImpl(WebserviceDescriptionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.WebserviceDescriptionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
WebserviceDescriptionTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyPortComponent(PortComponentType[] source)
Copies all values of property PortComponent. |
DescriptionType |
getDescription()
Gets the value of the description property. |
DisplayNameType |
getDisplayName()
Gets the value of the displayName property. |
IconType |
getIcon()
Gets the value of the icon property. |
String |
getId()
Gets the value of the id property. |
PathType |
getJaxrpcMappingFile()
Gets the value of the jaxrpcMappingFile property. |
PortComponentType[] |
getPortComponent()
|
PortComponentType |
getPortComponent(int idx)
|
int |
getPortComponentLength()
|
String |
getWebserviceDescriptionName()
Gets the value of the webserviceDescriptionName property. |
PathType |
getWsdlFile()
Gets the value of the wsdlFile property. |
void |
setDescription(DescriptionType value)
Sets the value of the description property. |
void |
setDisplayName(DisplayNameType value)
Sets the value of the displayName property. |
void |
setIcon(IconType value)
Sets the value of the icon property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setJaxrpcMappingFile(PathType value)
Sets the value of the jaxrpcMappingFile property. |
PortComponentType |
setPortComponent(int idx,
PortComponentType value)
|
void |
setPortComponent(PortComponentType[] values)
|
void |
setWebserviceDescriptionName(String value)
Sets the value of the webserviceDescriptionName property. |
void |
setWsdlFile(PathType value)
Sets the value of the wsdlFile 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 webserviceDescriptionName
protected PathTypeImpl wsdlFile
protected PathTypeImpl jaxrpcMappingFile
protected PortComponentType[] portComponent
protected String id
| Constructor Detail |
|---|
public WebserviceDescriptionTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.WebserviceDescriptionTypeImpl instance.
public WebserviceDescriptionTypeImpl(WebserviceDescriptionTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.WebserviceDescriptionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType getDescription()
WebserviceDescriptionType
getDescription in interface WebserviceDescriptionTypeDescriptionTypepublic void setDescription(DescriptionType value)
WebserviceDescriptionType
setDescription in interface WebserviceDescriptionTypevalue - allowed object is
DescriptionTypepublic DisplayNameType getDisplayName()
WebserviceDescriptionType
getDisplayName in interface WebserviceDescriptionTypeDisplayNameTypepublic void setDisplayName(DisplayNameType value)
WebserviceDescriptionType
setDisplayName in interface WebserviceDescriptionTypevalue - allowed object is
DisplayNameTypepublic IconType getIcon()
WebserviceDescriptionType
getIcon in interface WebserviceDescriptionTypeIconTypepublic void setIcon(IconType value)
WebserviceDescriptionType
setIcon in interface WebserviceDescriptionTypevalue - allowed object is
IconTypepublic String getWebserviceDescriptionName()
WebserviceDescriptionType
getWebserviceDescriptionName in interface WebserviceDescriptionTypeStringpublic void setWebserviceDescriptionName(String value)
WebserviceDescriptionType
setWebserviceDescriptionName in interface WebserviceDescriptionTypevalue - allowed object is
Stringpublic PathType getWsdlFile()
WebserviceDescriptionType
getWsdlFile in interface WebserviceDescriptionTypePathTypepublic void setWsdlFile(PathType value)
WebserviceDescriptionType
setWsdlFile in interface WebserviceDescriptionTypevalue - allowed object is
PathTypepublic PathType getJaxrpcMappingFile()
WebserviceDescriptionType
getJaxrpcMappingFile in interface WebserviceDescriptionTypePathTypepublic void setJaxrpcMappingFile(PathType value)
WebserviceDescriptionType
setJaxrpcMappingFile in interface WebserviceDescriptionTypevalue - allowed object is
PathTypepublic PortComponentType[] getPortComponent()
getPortComponent in interface WebserviceDescriptionTypePortComponentTypepublic PortComponentType getPortComponent(int idx)
getPortComponent in interface WebserviceDescriptionTypePortComponentTypepublic int getPortComponentLength()
getPortComponentLength in interface WebserviceDescriptionTypepublic void setPortComponent(PortComponentType[] values)
setPortComponent in interface WebserviceDescriptionTypevalues - allowed objects are
PortComponentType
public PortComponentType setPortComponent(int idx,
PortComponentType value)
setPortComponent in interface WebserviceDescriptionTypevalue - allowed object is
PortComponentTypepublic String getId()
WebserviceDescriptionType
getId in interface WebserviceDescriptionTypeStringpublic void setId(String value)
WebserviceDescriptionType
setId in interface WebserviceDescriptionTypevalue - allowed object is
Stringprotected void copyPortComponent(PortComponentType[] source)
PortComponent.
source - The source to copy from.
NullPointerException - if source is null.public WebserviceDescriptionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||