static class MTMPCommon.SetState<S extends MSet> extends Object implements MTMPCommon.MTMPAuthority
Modifier and Type | Field and Description |
---|---|
(package private) MTMPCommon.MTMPAuthority |
authority |
(package private) S |
mset |
Constructor and Description |
---|
SetState(MTMPCommon.MTMPAuthority a) |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeRead() |
boolean |
canBeWritten() |
(package private) S |
getSet() |
(package private) boolean |
isFixed() |
boolean |
isSupervisor() |
(package private) boolean |
isVoid() |
(package private) boolean |
setFixed(boolean f) |
(package private) boolean |
setVoid(boolean v) |
MTMPCommon.MTMPAuthority authority
SetState(MTMPCommon.MTMPAuthority a)
S getSet()
boolean setFixed(boolean f)
boolean isFixed()
boolean setVoid(boolean v)
boolean isVoid()
public boolean canBeRead()
canBeRead
in interface MTMPCommon.MTMPAuthority
public boolean canBeWritten()
canBeWritten
in interface MTMPCommon.MTMPAuthority
public boolean isSupervisor()
isSupervisor
in interface MTMPCommon.MTMPAuthority
EDB Working Group at Tue Jun 10 17:08:59 JST 2025