| Package | Description |
|---|---|
| manifold.ext.props.rt.api |
| Modifier and Type | Method and Description |
|---|---|
static PropOption |
PropOption.fromModifier(int modifier) |
static PropOption |
PropOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PropOption[] |
PropOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PropOption.or(PropOption option) |
Copyright © 2023. All rights reserved.