|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl.CustomWindowStateTypeImpl
public class CustomWindowStateTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected WindowStateTypeImpl |
windowState
|
| Constructor Summary | |
|---|---|
CustomWindowStateTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl.CustomWindowStateTypeImpl instance. |
|
CustomWindowStateTypeImpl(CustomWindowStateTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl.CustomWindowStateTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
CustomWindowStateTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
WindowStateType |
getWindowState()
Gets the value of the windowState property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setWindowState(WindowStateType value)
Sets the value of the windowState property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected WindowStateTypeImpl windowState
protected String id
| Constructor Detail |
|---|
public CustomWindowStateTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl.CustomWindowStateTypeImpl instance.
public CustomWindowStateTypeImpl(CustomWindowStateTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app200.impl.CustomWindowStateTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface CustomWindowStateTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface CustomWindowStateTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface CustomWindowStateTypepublic void setDescription(DescriptionType[] values)
setDescription in interface CustomWindowStateTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface CustomWindowStateTypevalue - allowed object is
DescriptionTypepublic WindowStateType getWindowState()
CustomWindowStateType
getWindowState in interface CustomWindowStateTypeWindowStateTypepublic void setWindowState(WindowStateType value)
CustomWindowStateType
setWindowState in interface CustomWindowStateTypevalue - allowed object is
WindowStateTypepublic String getId()
CustomWindowStateType
getId in interface CustomWindowStateTypeStringpublic void setId(String value)
CustomWindowStateType
setId in interface CustomWindowStateTypevalue - allowed object is
Stringpublic CustomWindowStateTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||