|
||||||||||
| 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.SecurityIdentityTypeImpl
public class SecurityIdentityTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected RunAsTypeImpl |
runAs
|
protected EmptyTypeImpl |
useCallerIdentity
|
| Constructor Summary | |
|---|---|
SecurityIdentityTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityIdentityTypeImpl instance. |
|
SecurityIdentityTypeImpl(SecurityIdentityTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityIdentityTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SecurityIdentityTypeImpl |
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. |
RunAsType |
getRunAs()
Gets the value of the runAs property. |
EmptyType |
getUseCallerIdentity()
Gets the value of the useCallerIdentity property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setRunAs(RunAsType value)
Sets the value of the runAs property. |
void |
setUseCallerIdentity(EmptyType value)
Sets the value of the useCallerIdentity property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected EmptyTypeImpl useCallerIdentity
protected RunAsTypeImpl runAs
protected String id
| Constructor Detail |
|---|
public SecurityIdentityTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityIdentityTypeImpl instance.
public SecurityIdentityTypeImpl(SecurityIdentityTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SecurityIdentityTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface SecurityIdentityTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface SecurityIdentityTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface SecurityIdentityTypepublic void setDescription(DescriptionType[] values)
setDescription in interface SecurityIdentityTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface SecurityIdentityTypevalue - allowed object is
DescriptionTypepublic EmptyType getUseCallerIdentity()
SecurityIdentityType
getUseCallerIdentity in interface SecurityIdentityTypeEmptyTypepublic void setUseCallerIdentity(EmptyType value)
SecurityIdentityType
setUseCallerIdentity in interface SecurityIdentityTypevalue - allowed object is
EmptyTypepublic RunAsType getRunAs()
SecurityIdentityType
getRunAs in interface SecurityIdentityTypeRunAsTypepublic void setRunAs(RunAsType value)
SecurityIdentityType
setRunAs in interface SecurityIdentityTypevalue - allowed object is
RunAsTypepublic String getId()
SecurityIdentityType
getId in interface SecurityIdentityTypeStringpublic void setId(String value)
SecurityIdentityType
setId in interface SecurityIdentityTypevalue - allowed object is
Stringpublic SecurityIdentityTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||