public class OperationRightDTO extends Object
| Constructor and Description |
|---|
OperationRightDTO() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Boolean |
getCanDisplay()
是否可展示
|
Boolean |
getReadable()
是否可读
|
Boolean |
getWritable()
是否可写
|
int |
hashCode() |
void |
setCanDisplay(Boolean canDisplay)
是否可展示
|
void |
setReadable(Boolean readable)
是否可读
|
void |
setWritable(Boolean writable)
是否可写
|
String |
toString() |
public Boolean getCanDisplay()
public Boolean getReadable()
public Boolean getWritable()
public void setCanDisplay(Boolean canDisplay)
public void setReadable(Boolean readable)
public void setWritable(Boolean writable)
protected boolean canEqual(Object other)
Copyright © 2026. All rights reserved.