|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.ModelObjectImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.SpecificationImpl
public class SpecificationImpl
| Field Summary | |
|---|---|
protected String |
identifier
|
protected Multiplicity |
multiplicity
|
protected PropertiesImpl |
properties
|
protected Scope |
scope
|
protected Boolean |
stateless
|
protected String |
vendor
|
protected String |
version
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.ModelObjectImpl |
|---|
documentation, modelVersion |
| Constructor Summary | |
|---|---|
SpecificationImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.SpecificationImpl instance. |
|
SpecificationImpl(SpecificationImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.SpecificationImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SpecificationImpl |
clone()
Creates and returns a copy of this object. |
String |
getIdentifier()
Gets the value of the identifier property. |
Multiplicity |
getMultiplicity()
Gets the value of the multiplicity property. |
Properties |
getProperties()
Properties of the specification. |
Scope |
getScope()
Gets the value of the scope property. |
String |
getVendor()
Gets the value of the vendor property. |
String |
getVersion()
Gets the value of the version property. |
Boolean |
isStateless()
Gets the value of the stateless property. |
void |
setIdentifier(String value)
Sets the value of the identifier property. |
void |
setMultiplicity(Multiplicity value)
Sets the value of the multiplicity property. |
void |
setProperties(Properties value)
Sets the value of the properties property. |
void |
setScope(Scope value)
Sets the value of the scope property. |
void |
setStateless(Boolean value)
Sets the value of the stateless property. |
void |
setVendor(String value)
Sets the value of the vendor property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.ModelObjectImpl |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.ModelObject |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Field Detail |
|---|
protected PropertiesImpl properties
protected String identifier
protected String vendor
protected String version
protected Multiplicity multiplicity
protected Boolean stateless
protected Scope scope
| Constructor Detail |
|---|
public SpecificationImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.SpecificationImpl instance.
public SpecificationImpl(SpecificationImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl.SpecificationImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Properties getProperties()
Specification
getProperties in interface SpecificationPropertiespublic void setProperties(Properties value)
Specification
setProperties in interface Specificationvalue - allowed object is
Propertiespublic String getIdentifier()
Specification
getIdentifier in interface SpecificationStringpublic void setIdentifier(String value)
Specification
setIdentifier in interface Specificationvalue - allowed object is
Stringpublic String getVendor()
Specification
getVendor in interface SpecificationStringpublic void setVendor(String value)
Specification
setVendor in interface Specificationvalue - allowed object is
Stringpublic String getVersion()
Specification
getVersion in interface SpecificationStringpublic void setVersion(String value)
Specification
setVersion in interface Specificationvalue - allowed object is
Stringpublic Multiplicity getMultiplicity()
Specification
getMultiplicity in interface SpecificationMultiplicitypublic void setMultiplicity(Multiplicity value)
Specification
setMultiplicity in interface Specificationvalue - allowed object is
Multiplicitypublic Boolean isStateless()
Specification
isStateless in interface SpecificationBooleanpublic void setStateless(Boolean value)
Specification
setStateless in interface Specificationvalue - allowed object is
Booleanpublic Scope getScope()
Specification
getScope in interface SpecificationScopepublic void setScope(Scope value)
Specification
setScope in interface Specificationvalue - allowed object is
Scopepublic SpecificationImpl clone()
clone in class ModelObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||