|
||||||||||
| 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.javaee.impl.InjectionTargetTypeImpl
public class InjectionTargetTypeImpl
| Field Summary | |
|---|---|
protected FullyQualifiedClassTypeImpl |
injectionTargetClass
|
protected JavaIdentifierTypeImpl |
injectionTargetName
|
| Constructor Summary | |
|---|---|
InjectionTargetTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.InjectionTargetTypeImpl instance. |
|
InjectionTargetTypeImpl(InjectionTargetTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.InjectionTargetTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
InjectionTargetTypeImpl |
clone()
Creates and returns a copy of this object. |
FullyQualifiedClassType |
getInjectionTargetClass()
Gets the value of the injectionTargetClass property. |
JavaIdentifierType |
getInjectionTargetName()
Gets the value of the injectionTargetName property. |
void |
setInjectionTargetClass(FullyQualifiedClassType value)
Sets the value of the injectionTargetClass property. |
void |
setInjectionTargetName(JavaIdentifierType value)
Sets the value of the injectionTargetName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FullyQualifiedClassTypeImpl injectionTargetClass
protected JavaIdentifierTypeImpl injectionTargetName
| Constructor Detail |
|---|
public InjectionTargetTypeImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.InjectionTargetTypeImpl instance.
public InjectionTargetTypeImpl(InjectionTargetTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.InjectionTargetTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType getInjectionTargetClass()
InjectionTargetType
getInjectionTargetClass in interface InjectionTargetTypeFullyQualifiedClassTypepublic void setInjectionTargetClass(FullyQualifiedClassType value)
InjectionTargetType
setInjectionTargetClass in interface InjectionTargetTypevalue - allowed object is
FullyQualifiedClassTypepublic JavaIdentifierType getInjectionTargetName()
InjectionTargetType
getInjectionTargetName in interface InjectionTargetTypeJavaIdentifierTypepublic void setInjectionTargetName(JavaIdentifierType value)
InjectionTargetType
setInjectionTargetName in interface InjectionTargetTypevalue - allowed object is
JavaIdentifierTypepublic InjectionTargetTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||