|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebservicesTypeImpl
public class WebservicesTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected IconType[] |
icon
|
protected String |
id
|
protected String |
version
|
protected WebserviceDescriptionType[] |
webserviceDescription
|
| Constructor Summary | |
|---|---|
WebservicesTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebservicesTypeImpl instance. |
|
WebservicesTypeImpl(WebservicesTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebservicesTypeImpl instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected DisplayNameType[] displayName
protected IconType[] icon
protected WebserviceDescriptionType[] webserviceDescription
protected String version
protected String id
| Constructor Detail |
|---|
public WebservicesTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebservicesTypeImpl instance.
public WebservicesTypeImpl(WebservicesTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.WebservicesTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface WebservicesTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface WebservicesTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface WebservicesTypepublic void setDescription(DescriptionType[] values)
setDescription in interface WebservicesTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface WebservicesTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface WebservicesTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface WebservicesTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface WebservicesTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface WebservicesTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface WebservicesTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface WebservicesTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface WebservicesTypeIconTypepublic int getIconLength()
getIconLength in interface WebservicesTypepublic void setIcon(IconType[] values)
setIcon in interface WebservicesTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface WebservicesTypevalue - allowed object is
IconTypepublic WebserviceDescriptionType[] getWebserviceDescription()
getWebserviceDescription in interface WebservicesTypeWebserviceDescriptionTypepublic WebserviceDescriptionType getWebserviceDescription(int idx)
getWebserviceDescription in interface WebservicesTypeWebserviceDescriptionTypepublic int getWebserviceDescriptionLength()
getWebserviceDescriptionLength in interface WebservicesTypepublic void setWebserviceDescription(WebserviceDescriptionType[] values)
setWebserviceDescription in interface WebservicesTypevalues - allowed objects are
WebserviceDescriptionType
public WebserviceDescriptionType setWebserviceDescription(int idx,
WebserviceDescriptionType value)
setWebserviceDescription in interface WebservicesTypevalue - allowed object is
WebserviceDescriptionTypepublic String getVersion()
WebservicesType
getVersion in interface WebservicesTypeStringpublic void setVersion(String value)
WebservicesType
setVersion in interface WebservicesTypevalue - allowed object is
Stringpublic String getId()
WebservicesType
getId in interface WebservicesTypeStringpublic void setId(String value)
WebservicesType
setId in interface WebservicesTypevalue - allowed object is
Stringpublic WebservicesTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||