|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.XsdNonNegativeIntegerTypeImpl
public class XsdNonNegativeIntegerTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected BigInteger |
value
|
| Constructor Summary | |
|---|---|
XsdNonNegativeIntegerTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.XsdNonNegativeIntegerTypeImpl instance. |
|
XsdNonNegativeIntegerTypeImpl(XsdNonNegativeIntegerTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.XsdNonNegativeIntegerTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
XsdNonNegativeIntegerTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
BigInteger |
getValue()
Gets the value of the value property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setValue(BigInteger value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BigInteger value
protected String id
| Constructor Detail |
|---|
public XsdNonNegativeIntegerTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.XsdNonNegativeIntegerTypeImpl instance.
public XsdNonNegativeIntegerTypeImpl(XsdNonNegativeIntegerTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.XsdNonNegativeIntegerTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public BigInteger getValue()
XsdNonNegativeIntegerType
getValue in interface XsdNonNegativeIntegerTypeBigIntegerpublic void setValue(BigInteger value)
XsdNonNegativeIntegerType
setValue in interface XsdNonNegativeIntegerTypevalue - allowed object is
BigIntegerpublic String getId()
XsdNonNegativeIntegerType
getId in interface XsdNonNegativeIntegerTypeStringpublic void setId(String value)
XsdNonNegativeIntegerType
setId in interface XsdNonNegativeIntegerTypevalue - allowed object is
Stringpublic XsdNonNegativeIntegerTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||