|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ActivationConfigTypeImpl
public class ActivationConfigTypeImpl
| Field Summary | |
|---|---|
protected ActivationConfigPropertyType[] |
activationConfigProperty
|
protected DescriptionType[] |
description
|
protected String |
id
|
| Constructor Summary | |
|---|---|
ActivationConfigTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ActivationConfigTypeImpl instance. |
|
ActivationConfigTypeImpl(ActivationConfigTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ActivationConfigTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ActivationConfigTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyActivationConfigProperty(ActivationConfigPropertyType[] source)
Copies all values of property ActivationConfigProperty. |
void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
ActivationConfigPropertyType[] |
getActivationConfigProperty()
|
ActivationConfigPropertyType |
getActivationConfigProperty(int idx)
|
int |
getActivationConfigPropertyLength()
|
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
void |
setActivationConfigProperty(ActivationConfigPropertyType[] values)
|
ActivationConfigPropertyType |
setActivationConfigProperty(int idx,
ActivationConfigPropertyType value)
|
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected ActivationConfigPropertyType[] activationConfigProperty
protected String id
| Constructor Detail |
|---|
public ActivationConfigTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ActivationConfigTypeImpl instance.
public ActivationConfigTypeImpl(ActivationConfigTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ActivationConfigTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface ActivationConfigTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface ActivationConfigTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface ActivationConfigTypepublic void setDescription(DescriptionType[] values)
setDescription in interface ActivationConfigTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface ActivationConfigTypevalue - allowed object is
DescriptionTypepublic ActivationConfigPropertyType[] getActivationConfigProperty()
getActivationConfigProperty in interface ActivationConfigTypeActivationConfigPropertyTypepublic ActivationConfigPropertyType getActivationConfigProperty(int idx)
getActivationConfigProperty in interface ActivationConfigTypeActivationConfigPropertyTypepublic int getActivationConfigPropertyLength()
getActivationConfigPropertyLength in interface ActivationConfigTypepublic void setActivationConfigProperty(ActivationConfigPropertyType[] values)
setActivationConfigProperty in interface ActivationConfigTypevalues - allowed objects are
ActivationConfigPropertyType
public ActivationConfigPropertyType setActivationConfigProperty(int idx,
ActivationConfigPropertyType value)
setActivationConfigProperty in interface ActivationConfigTypevalue - allowed object is
ActivationConfigPropertyTypepublic String getId()
ActivationConfigType
getId in interface ActivationConfigTypeStringpublic void setId(String value)
ActivationConfigType
setId in interface ActivationConfigTypevalue - allowed object is
Stringpublic void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public void copyActivationConfigProperty(ActivationConfigPropertyType[] source)
ActivationConfigProperty.
source - The source to copy from.
NullPointerException - if source is null.public ActivationConfigTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||