|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.RunAsTypeImpl
public class RunAsTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected RoleNameTypeImpl |
roleName
|
| Constructor Summary | |
|---|---|
RunAsTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.RunAsTypeImpl instance. |
|
RunAsTypeImpl(RunAsTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.RunAsTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RunAsTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
RoleNameType |
getRoleName()
Gets the value of the roleName property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setRoleName(RoleNameType value)
Sets the value of the roleName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected RoleNameTypeImpl roleName
protected String id
| Constructor Detail |
|---|
public RunAsTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.RunAsTypeImpl instance.
public RunAsTypeImpl(RunAsTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.RunAsTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface RunAsTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface RunAsTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface RunAsTypepublic void setDescription(DescriptionType[] values)
setDescription in interface RunAsTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface RunAsTypevalue - allowed object is
DescriptionTypepublic RoleNameType getRoleName()
RunAsType
getRoleName in interface RunAsTypeRoleNameTypepublic void setRoleName(RoleNameType value)
RunAsType
setRoleName in interface RunAsTypevalue - allowed object is
RoleNameTypepublic String getId()
RunAsType
getId in interface RunAsTypeStringpublic void setId(String value)
RunAsType
setId in interface RunAsTypevalue - allowed object is
Stringpublic RunAsTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||