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.MTMPAuthoritypublic boolean canBeWritten()
canBeWritten in interface MTMPCommon.MTMPAuthoritypublic boolean isSupervisor()
isSupervisor in interface MTMPCommon.MTMPAuthorityEDB Working Group at Mon Dec 15 16:45:05 JST 2025