7.143. InheritableBoolean enum
상위 수준에서 설정하거나 상속할 수 있는 부울 값을 나타내는 representing the boolean value that can be either set, or inherited from a higher level 상속 순서는 가상 머신
이름 | 요약 |
---|---|
| 이 수준에서 값을 false로 설정합니다. |
| 더 높은 수준에서 값을 가져옵니다.Gets the value from higher level. |
| 이 수준에서 값을 true로 설정합니다. |