|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ActivationConfigPropertyTypeImpl
public class ActivationConfigPropertyTypeImpl
| Field Summary | |
|---|---|
protected XsdStringTypeImpl |
activationConfigPropertyName
|
protected XsdStringTypeImpl |
activationConfigPropertyValue
|
protected String |
id
|
| Constructor Summary | |
|---|---|
ActivationConfigPropertyTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ActivationConfigPropertyTypeImpl instance. |
|
ActivationConfigPropertyTypeImpl(ActivationConfigPropertyTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ActivationConfigPropertyTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ActivationConfigPropertyTypeImpl |
clone()
Creates and returns a copy of this object. |
XsdStringType |
getActivationConfigPropertyName()
Gets the value of the activationConfigPropertyName property. |
XsdStringType |
getActivationConfigPropertyValue()
Gets the value of the activationConfigPropertyValue property. |
String |
getId()
Gets the value of the id property. |
void |
setActivationConfigPropertyName(XsdStringType value)
Sets the value of the activationConfigPropertyName property. |
void |
setActivationConfigPropertyValue(XsdStringType value)
Sets the value of the activationConfigPropertyValue property. |
void |
setId(String value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected XsdStringTypeImpl activationConfigPropertyName
protected XsdStringTypeImpl activationConfigPropertyValue
protected String id
| Constructor Detail |
|---|
public ActivationConfigPropertyTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ActivationConfigPropertyTypeImpl instance.
public ActivationConfigPropertyTypeImpl(ActivationConfigPropertyTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ActivationConfigPropertyTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public XsdStringType getActivationConfigPropertyName()
ActivationConfigPropertyType
getActivationConfigPropertyName in interface ActivationConfigPropertyTypeXsdStringTypepublic void setActivationConfigPropertyName(XsdStringType value)
ActivationConfigPropertyType
setActivationConfigPropertyName in interface ActivationConfigPropertyTypevalue - allowed object is
XsdStringTypepublic XsdStringType getActivationConfigPropertyValue()
ActivationConfigPropertyType
getActivationConfigPropertyValue in interface ActivationConfigPropertyTypeXsdStringTypepublic void setActivationConfigPropertyValue(XsdStringType value)
ActivationConfigPropertyType
setActivationConfigPropertyValue in interface ActivationConfigPropertyTypevalue - allowed object is
XsdStringTypepublic String getId()
ActivationConfigPropertyType
getId in interface ActivationConfigPropertyTypeStringpublic void setId(String value)
ActivationConfigPropertyType
setId in interface ActivationConfigPropertyTypevalue - allowed object is
Stringpublic ActivationConfigPropertyTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||