|
||||||||||
| 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.ContainerTransactionTypeImpl
public class ContainerTransactionTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected MethodType[] |
method
|
protected TransAttributeTypeImpl |
transAttribute
|
| Constructor Summary | |
|---|---|
ContainerTransactionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ContainerTransactionTypeImpl instance. |
|
ContainerTransactionTypeImpl(ContainerTransactionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ContainerTransactionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ContainerTransactionTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
void |
copyMethod(MethodType[] source)
Copies all values of property Method. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
MethodType[] |
getMethod()
|
MethodType |
getMethod(int idx)
|
int |
getMethodLength()
|
TransAttributeType |
getTransAttribute()
Gets the value of the transAttribute property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
MethodType |
setMethod(int idx,
MethodType value)
|
void |
setMethod(MethodType[] values)
|
void |
setTransAttribute(TransAttributeType value)
Sets the value of the transAttribute property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected MethodType[] method
protected TransAttributeTypeImpl transAttribute
protected String id
| Constructor Detail |
|---|
public ContainerTransactionTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ContainerTransactionTypeImpl instance.
public ContainerTransactionTypeImpl(ContainerTransactionTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ContainerTransactionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface ContainerTransactionTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface ContainerTransactionTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface ContainerTransactionTypepublic void setDescription(DescriptionType[] values)
setDescription in interface ContainerTransactionTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface ContainerTransactionTypevalue - allowed object is
DescriptionTypepublic MethodType[] getMethod()
getMethod in interface ContainerTransactionTypeMethodTypepublic MethodType getMethod(int idx)
getMethod in interface ContainerTransactionTypeMethodTypepublic int getMethodLength()
getMethodLength in interface ContainerTransactionTypepublic void setMethod(MethodType[] values)
setMethod in interface ContainerTransactionTypevalues - allowed objects are
MethodType
public MethodType setMethod(int idx,
MethodType value)
setMethod in interface ContainerTransactionTypevalue - allowed object is
MethodTypepublic TransAttributeType getTransAttribute()
ContainerTransactionType
getTransAttribute in interface ContainerTransactionTypeTransAttributeTypepublic void setTransAttribute(TransAttributeType value)
ContainerTransactionType
setTransAttribute in interface ContainerTransactionTypevalue - allowed object is
TransAttributeTypepublic String getId()
ContainerTransactionType
getId in interface ContainerTransactionTypeStringpublic void setId(String value)
ContainerTransactionType
setId in interface ContainerTransactionTypevalue - allowed object is
Stringpublic void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public void copyMethod(MethodType[] source)
Method.
source - The source to copy from.
NullPointerException - if source is null.public ContainerTransactionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||