|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Instance
Instance meta-data.
| Method Summary | |
|---|---|
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 interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.ModelObject |
|---|
getAuthors, getCreateDate, getDocumentation, getModelVersion, setAuthors, setCreateDate, setDocumentation, setModelVersion |
| Method Detail |
|---|
Specifications getSpecifications()
Specificationsvoid setSpecifications(Specifications value)
value - allowed object is
SpecificationsDependencies getDependencies()
Dependenciesvoid setDependencies(Dependencies value)
value - allowed object is
DependenciesProperties getProperties()
Propertiesvoid setProperties(Properties value)
value - allowed object is
PropertiesMessages getMessages()
Messagesvoid setMessages(Messages value)
value - allowed object is
MessagesString getIdentifier()
Stringvoid setIdentifier(String value)
value - allowed object is
StringString getImplementationName()
Stringvoid setImplementationName(String value)
value - allowed object is
StringString getClazz()
Stringvoid setClazz(String value)
value - allowed object is
StringScope getScope()
Scopevoid setScope(Scope value)
value - allowed object is
Scopeboolean isStateless()
Booleanvoid setStateless(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||