|
||||||||||
| 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.javaee.impl.PropertyTypeImpl
public class PropertyTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected XsdStringTypeImpl |
name
|
protected XsdStringTypeImpl |
value
|
| Constructor Summary | |
|---|---|
PropertyTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PropertyTypeImpl instance. |
|
PropertyTypeImpl(PropertyTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PropertyTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PropertyTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
XsdStringType |
getName()
Gets the value of the name property. |
XsdStringType |
getValue()
Gets the value of the value property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setName(XsdStringType value)
Sets the value of the name property. |
void |
setValue(XsdStringType 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 XsdStringTypeImpl name
protected XsdStringTypeImpl value
protected String id
| Constructor Detail |
|---|
public PropertyTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PropertyTypeImpl instance.
public PropertyTypeImpl(PropertyTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PropertyTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public XsdStringType getName()
PropertyType
getName in interface PropertyTypeXsdStringTypepublic void setName(XsdStringType value)
PropertyType
setName in interface PropertyTypevalue - allowed object is
XsdStringTypepublic XsdStringType getValue()
PropertyType
getValue in interface PropertyTypeXsdStringTypepublic void setValue(XsdStringType value)
PropertyType
setValue in interface PropertyTypevalue - allowed object is
XsdStringTypepublic String getId()
PropertyType
getId in interface PropertyTypeStringpublic void setId(String value)
PropertyType
setId in interface PropertyTypevalue - allowed object is
Stringpublic PropertyTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||