|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl.ModelObjectImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl.ImplementationImpl
public class ImplementationImpl
| Field Summary | |
|---|---|
protected Boolean |
_final
|
protected DependenciesImpl |
dependencies
|
protected String |
identifier
|
protected MessagesImpl |
messages
|
protected String |
name
|
protected String |
parent
|
protected PropertiesImpl |
properties
|
protected SpecificationsImpl |
specifications
|
protected String |
vendor
|
protected String |
version
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl.ModelObjectImpl |
|---|
documentation, modelVersion |
| Constructor Summary | |
|---|---|
ImplementationImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl.ImplementationImpl instance. |
|
ImplementationImpl(ImplementationImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl.ImplementationImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ImplementationImpl |
clone()
Creates and returns a copy of this object. |
Dependencies |
getDependencies()
Implementations the implementation depends on. |
String |
getIdentifier()
Gets the value of the identifier property. |
Messages |
getMessages()
Messages of the implementation. |
String |
getName()
Gets the value of the name property. |
String |
getParent()
Gets the value of the parent property. |
Properties |
getProperties()
Properties of the implementation. |
Specifications |
getSpecifications()
Specifications implemented by this implementation. |
String |
getVendor()
Gets the value of the vendor property. |
String |
getVersion()
Gets the value of the version property. |
Boolean |
isFinal()
Gets the value of the final property. |
void |
setDependencies(Dependencies value)
Sets the value of the dependencies property. |
void |
setFinal(Boolean value)
Sets the value of the final property. |
void |
setIdentifier(String value)
Sets the value of the identifier property. |
void |
setMessages(Messages value)
Sets the value of the messages property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setParent(String value)
Sets the value of the parent property. |
void |
setProperties(Properties value)
Sets the value of the properties property. |
void |
setSpecifications(Specifications value)
Sets the value of the specifications 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.prot.collections.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.prot.collections.novalueclass.jdtaus.container.ModelObject |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Field Detail |
|---|
protected SpecificationsImpl specifications
protected DependenciesImpl dependencies
protected PropertiesImpl properties
protected MessagesImpl messages
protected String identifier
protected String name
protected String vendor
protected String version
protected String parent
protected Boolean _final
| Constructor Detail |
|---|
public ImplementationImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl.ImplementationImpl instance.
public ImplementationImpl(ImplementationImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl.ImplementationImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Specifications getSpecifications()
Implementation
getSpecifications in interface ImplementationSpecificationspublic void setSpecifications(Specifications value)
Implementation
setSpecifications in interface Implementationvalue - allowed object is
Specificationspublic Dependencies getDependencies()
Implementation
getDependencies in interface ImplementationDependenciespublic void setDependencies(Dependencies value)
Implementation
setDependencies in interface Implementationvalue - allowed object is
Dependenciespublic Properties getProperties()
Implementation
getProperties in interface ImplementationPropertiespublic void setProperties(Properties value)
Implementation
setProperties in interface Implementationvalue - allowed object is
Propertiespublic Messages getMessages()
Implementation
getMessages in interface ImplementationMessagespublic void setMessages(Messages value)
Implementation
setMessages in interface Implementationvalue - allowed object is
Messagespublic String getIdentifier()
Implementation
getIdentifier in interface ImplementationStringpublic void setIdentifier(String value)
Implementation
setIdentifier in interface Implementationvalue - allowed object is
Stringpublic String getName()
Implementation
getName in interface ImplementationStringpublic void setName(String value)
Implementation
setName in interface Implementationvalue - allowed object is
Stringpublic String getVendor()
Implementation
getVendor in interface ImplementationStringpublic void setVendor(String value)
Implementation
setVendor in interface Implementationvalue - allowed object is
Stringpublic String getVersion()
Implementation
getVersion in interface ImplementationStringpublic void setVersion(String value)
Implementation
setVersion in interface Implementationvalue - allowed object is
Stringpublic String getParent()
Implementation
getParent in interface ImplementationStringpublic void setParent(String value)
Implementation
setParent in interface Implementationvalue - allowed object is
Stringpublic Boolean isFinal()
Implementation
isFinal in interface ImplementationBooleanpublic void setFinal(Boolean value)
Implementation
setFinal in interface Implementationvalue - allowed object is
Booleanpublic ImplementationImpl clone()
clone in class ModelObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||