public class RightDef extends RightValue implements Serializable
Modifier and Type | Field and Description |
---|---|
protected RightDefGroup |
group |
protected String |
labelId |
type, value
Constructor and Description |
---|
RightDef(RightDefGroup group,
int level,
String labelId) |
RightDef(RightDefGroup group,
RightDef other) |
RightDef(RightDefGroup group,
RightDef other,
String labelId) |
Modifier and Type | Method and Description |
---|---|
RightDefGroup |
getGroup() |
String |
getLabelId() |
clearFlag, compareTo, compareTo, copy, decreaseLevel, equals, equals, getRightDefinition, getRightDefinitions, getType, getValue, hashCode, increaseLevel, isFlag, isGOET, isLOET, isModeFlag, isModeLevel, setFlag, setValue
protected transient RightDefGroup group
protected transient String labelId
public RightDef(RightDefGroup group, int level, String labelId)
public RightDef(RightDefGroup group, RightDef other)
public RightDef(RightDefGroup group, RightDef other, String labelId)
public RightDefGroup getGroup()
public String getLabelId()
Copyright © 2024 Visiativ. All rights reserved.