|
||||||||||
| 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.MethodPermissionTypeImpl
public class MethodPermissionTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected MethodType[] |
method
|
protected RoleNameType[] |
roleName
|
protected EmptyTypeImpl |
unchecked
|
| Constructor Summary | |
|---|---|
MethodPermissionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MethodPermissionTypeImpl instance. |
|
MethodPermissionTypeImpl(MethodPermissionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MethodPermissionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
MethodPermissionTypeImpl |
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. |
MethodType[] |
getMethod()
|
MethodType |
getMethod(int idx)
|
int |
getMethodLength()
|
RoleNameType[] |
getRoleName()
|
RoleNameType |
getRoleName(int idx)
|
int |
getRoleNameLength()
|
EmptyType |
getUnchecked()
Gets the value of the unchecked property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
MethodType |
setMethod(int idx,
MethodType value)
|
void |
setMethod(MethodType[] values)
|
RoleNameType |
setRoleName(int idx,
RoleNameType value)
|
void |
setRoleName(RoleNameType[] values)
|
void |
setUnchecked(EmptyType value)
Sets the value of the unchecked property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected RoleNameType[] roleName
protected EmptyTypeImpl unchecked
protected MethodType[] method
protected String id
| Constructor Detail |
|---|
public MethodPermissionTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MethodPermissionTypeImpl instance.
public MethodPermissionTypeImpl(MethodPermissionTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.MethodPermissionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface MethodPermissionTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface MethodPermissionTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface MethodPermissionTypepublic void setDescription(DescriptionType[] values)
setDescription in interface MethodPermissionTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface MethodPermissionTypevalue - allowed object is
DescriptionTypepublic RoleNameType[] getRoleName()
getRoleName in interface MethodPermissionTypeRoleNameTypepublic RoleNameType getRoleName(int idx)
getRoleName in interface MethodPermissionTypeRoleNameTypepublic int getRoleNameLength()
getRoleNameLength in interface MethodPermissionTypepublic void setRoleName(RoleNameType[] values)
setRoleName in interface MethodPermissionTypevalues - allowed objects are
RoleNameType
public RoleNameType setRoleName(int idx,
RoleNameType value)
setRoleName in interface MethodPermissionTypevalue - allowed object is
RoleNameTypepublic EmptyType getUnchecked()
MethodPermissionType
getUnchecked in interface MethodPermissionTypeEmptyTypepublic void setUnchecked(EmptyType value)
MethodPermissionType
setUnchecked in interface MethodPermissionTypevalue - allowed object is
EmptyTypepublic MethodType[] getMethod()
getMethod in interface MethodPermissionTypeMethodTypepublic MethodType getMethod(int idx)
getMethod in interface MethodPermissionTypeMethodTypepublic int getMethodLength()
getMethodLength in interface MethodPermissionTypepublic void setMethod(MethodType[] values)
setMethod in interface MethodPermissionTypevalues - allowed objects are
MethodType
public MethodType setMethod(int idx,
MethodType value)
setMethod in interface MethodPermissionTypevalue - allowed object is
MethodTypepublic String getId()
MethodPermissionType
getId in interface MethodPermissionTypeStringpublic void setId(String value)
MethodPermissionType
setId in interface MethodPermissionTypevalue - allowed object is
Stringpublic MethodPermissionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||