Modifier and Type | Method and Description |
---|---|
PatchDirectionType |
PatchDirection.getType()
Gets the patch's type.
|
static PatchDirectionType |
PatchDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchDirectionType[] |
PatchDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PatchDirection.setType(PatchDirectionType value)
Sets the patch's type.
|
Copyright © 2019. All rights reserved.