|
||||||||||
| 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.ccxjcit.impl.ChoiceComplexTypeImpl
public class ChoiceComplexTypeImpl
| Field Summary | |
|---|---|
protected Integer |
_int
|
protected Object |
any
|
protected String |
string
|
| Constructor Summary | |
|---|---|
ChoiceComplexTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.ccxjcit.impl.ChoiceComplexTypeImpl instance. |
|
ChoiceComplexTypeImpl(ChoiceComplexTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.ccxjcit.impl.ChoiceComplexTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ChoiceComplexTypeImpl |
clone()
Creates and returns a copy of this object. |
Object |
getAny()
Gets the value of the any property. |
Integer |
getInt()
Gets the value of the int property. |
String |
getString()
Gets the value of the string property. |
void |
setAny(Object value)
Sets the value of the any property. |
void |
setInt(Integer value)
Sets the value of the int property. |
void |
setString(String value)
Sets the value of the string property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String string
protected Object any
protected Integer _int
| Constructor Detail |
|---|
public ChoiceComplexTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.ccxjcit.impl.ChoiceComplexTypeImpl instance.
public ChoiceComplexTypeImpl(ChoiceComplexTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.ccxjcit.impl.ChoiceComplexTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getString()
ChoiceComplexType
getString in interface ChoiceComplexTypeStringpublic void setString(String value)
ChoiceComplexType
setString in interface ChoiceComplexTypevalue - allowed object is
Stringpublic Object getAny()
ChoiceComplexType
getAny in interface ChoiceComplexTypeElement
Objectpublic void setAny(Object value)
ChoiceComplexType
setAny in interface ChoiceComplexTypevalue - allowed object is
Element
Objectpublic Integer getInt()
ChoiceComplexType
getInt in interface ChoiceComplexTypeIntegerpublic void setInt(Integer value)
ChoiceComplexType
setInt in interface ChoiceComplexTypevalue - allowed object is
Integerpublic ChoiceComplexTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||