|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.XsdBooleanTypeImpl
public class XsdBooleanTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected boolean |
value
|
| Constructor Summary | |
|---|---|
XsdBooleanTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.XsdBooleanTypeImpl instance. |
|
XsdBooleanTypeImpl(XsdBooleanTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.XsdBooleanTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
XsdBooleanTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
boolean |
isValue()
Gets the value of the value property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setValue(boolean 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 boolean value
protected String id
| Constructor Detail |
|---|
public XsdBooleanTypeImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.XsdBooleanTypeImpl instance.
public XsdBooleanTypeImpl(XsdBooleanTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl.XsdBooleanTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public boolean isValue()
XsdBooleanType
isValue in interface XsdBooleanTypepublic void setValue(boolean value)
XsdBooleanType
setValue in interface XsdBooleanTypepublic String getId()
XsdBooleanType
getId in interface XsdBooleanTypeStringpublic void setId(String value)
XsdBooleanType
setId in interface XsdBooleanTypevalue - allowed object is
Stringpublic XsdBooleanTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||