|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl.ModelObjectImpl
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl.ModuleImpl
public class ModuleImpl
| Field Summary | |
|---|---|
protected ImplementationsImpl |
implementations
|
protected MessagesImpl |
messages
|
protected String |
name
|
protected PropertiesImpl |
properties
|
protected SpecificationsImpl |
specifications
|
protected String |
vendor
|
protected String |
version
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl.ModelObjectImpl |
|---|
authors, createDate, documentation, modelVersion |
| Constructor Summary | |
|---|---|
ModuleImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl.ModuleImpl instance. |
|
ModuleImpl(ModuleImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl.ModuleImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ModuleImpl |
clone()
Creates and returns a copy of this object. |
Implementations |
getImplementations()
Implementations defined in this module. |
Messages |
getMessages()
Messages defined in this module. |
String |
getName()
Name of this module. |
Properties |
getProperties()
Properties defined in this module.> |
Specifications |
getSpecifications()
Specifications defined in this module. |
String |
getVendor()
Vendor of this module. |
String |
getVersion()
Version of this module. |
void |
setImplementations(Implementations value)
Sets the value of the implementations property. |
void |
setMessages(Messages value)
Sets the value of the messages property. |
void |
setName(String value)
Sets the value of the name 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.priv.collections.novalueclass.jomc.impl.ModelObjectImpl |
|---|
getAuthors, getCreateDate, getDocumentation, getModelVersion, setAuthors, setCreateDate, 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.priv.collections.novalueclass.jomc.ModelObject |
|---|
getAuthors, getCreateDate, getDocumentation, getModelVersion, setAuthors, setCreateDate, setDocumentation, setModelVersion |
| Field Detail |
|---|
protected SpecificationsImpl specifications
protected ImplementationsImpl implementations
protected PropertiesImpl properties
protected MessagesImpl messages
protected String name
protected String version
protected String vendor
| Constructor Detail |
|---|
public ModuleImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl.ModuleImpl instance.
public ModuleImpl(ModuleImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl.ModuleImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Specifications getSpecifications()
Module
getSpecifications in interface ModuleSpecificationspublic void setSpecifications(Specifications value)
Module
setSpecifications in interface Modulevalue - allowed object is
Specificationspublic Implementations getImplementations()
Module
getImplementations in interface ModuleImplementationspublic void setImplementations(Implementations value)
Module
setImplementations in interface Modulevalue - allowed object is
Implementationspublic Properties getProperties()
Module
getProperties in interface ModulePropertiespublic void setProperties(Properties value)
Module
setProperties in interface Modulevalue - allowed object is
Propertiespublic Messages getMessages()
Module
getMessages in interface ModuleMessagespublic void setMessages(Messages value)
Module
setMessages in interface Modulevalue - allowed object is
Messagespublic String getName()
Module
getName in interface ModuleStringpublic void setName(String value)
Module
setName in interface Modulevalue - allowed object is
Stringpublic String getVersion()
Module
getVersion in interface ModuleStringpublic void setVersion(String value)
Module
setVersion in interface Modulevalue - allowed object is
Stringpublic String getVendor()
Module
getVendor in interface ModuleStringpublic void setVendor(String value)
Module
setVendor in interface Modulevalue - allowed object is
Stringpublic ModuleImpl clone()
clone in class ModelObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||