|
||||||||||
| 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.jomc.impl.ModelObjectImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.InstanceImpl
public class InstanceImpl
| Field Summary | |
|---|---|
protected String |
clazz
|
protected DependenciesImpl |
dependencies
|
protected String |
identifier
|
protected String |
implementationName
|
protected MessagesImpl |
messages
|
protected PropertiesImpl |
properties
|
protected Scope |
scope
|
protected SpecificationsImpl |
specifications
|
protected Boolean |
stateless
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.ModelObjectImpl |
|---|
authors, createDate, documentation, modelVersion |
| Constructor Summary | |
|---|---|
InstanceImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.InstanceImpl instance. |
|
InstanceImpl(InstanceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.InstanceImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
InstanceImpl |
clone()
Creates and returns a copy of this object. |
String |
getClazz()
The class of this instance. |
Dependencies |
getDependencies()
Dependencies of this instance. |
String |
getIdentifier()
The identifier of this instance. |
String |
getImplementationName()
The name of the implementation of this instance. |
Messages |
getMessages()
Messages of this instance. |
Properties |
getProperties()
Properties of this instance. |
Scope |
getScope()
Scope this instance is bound to. |
Specifications |
getSpecifications()
Specifications of this instance. |
boolean |
isStateless()
Flags this instance stateless. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setDependencies(Dependencies value)
Sets the value of the dependencies property. |
void |
setIdentifier(String value)
Sets the value of the identifier property. |
void |
setImplementationName(String value)
Sets the value of the implementationName property. |
void |
setMessages(Messages value)
Sets the value of the messages property. |
void |
setProperties(Properties value)
Sets the value of the properties property. |
void |
setScope(Scope value)
Sets the value of the scope property. |
void |
setSpecifications(Specifications value)
Sets the value of the specifications property. |
void |
setStateless(Boolean value)
Sets the value of the stateless property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.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.pub.indexed.novalueclass.jomc.ModelObject |
|---|
getAuthors, getCreateDate, getDocumentation, getModelVersion, setAuthors, setCreateDate, setDocumentation, setModelVersion |
| Field Detail |
|---|
protected SpecificationsImpl specifications
protected DependenciesImpl dependencies
protected PropertiesImpl properties
protected MessagesImpl messages
protected String identifier
protected String implementationName
protected String clazz
protected Scope scope
protected Boolean stateless
| Constructor Detail |
|---|
public InstanceImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.InstanceImpl instance.
public InstanceImpl(InstanceImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl.InstanceImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Specifications getSpecifications()
Instance
getSpecifications in interface InstanceSpecificationspublic void setSpecifications(Specifications value)
Instance
setSpecifications in interface Instancevalue - allowed object is
Specificationspublic Dependencies getDependencies()
Instance
getDependencies in interface InstanceDependenciespublic void setDependencies(Dependencies value)
Instance
setDependencies in interface Instancevalue - allowed object is
Dependenciespublic Properties getProperties()
Instance
getProperties in interface InstancePropertiespublic void setProperties(Properties value)
Instance
setProperties in interface Instancevalue - allowed object is
Propertiespublic Messages getMessages()
Instance
getMessages in interface InstanceMessagespublic void setMessages(Messages value)
Instance
setMessages in interface Instancevalue - allowed object is
Messagespublic String getIdentifier()
Instance
getIdentifier in interface InstanceStringpublic void setIdentifier(String value)
Instance
setIdentifier in interface Instancevalue - allowed object is
Stringpublic String getImplementationName()
Instance
getImplementationName in interface InstanceStringpublic void setImplementationName(String value)
Instance
setImplementationName in interface Instancevalue - allowed object is
Stringpublic String getClazz()
Instance
getClazz in interface InstanceStringpublic void setClazz(String value)
Instance
setClazz in interface Instancevalue - allowed object is
Stringpublic Scope getScope()
Instance
getScope in interface InstanceScopepublic void setScope(Scope value)
Instance
setScope in interface Instancevalue - allowed object is
Scopepublic boolean isStateless()
Instance
isStateless in interface InstanceBooleanpublic void setStateless(Boolean value)
Instance
setStateless in interface Instancevalue - allowed object is
Booleanpublic InstanceImpl clone()
clone in class ModelObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||