| Package | Description |
|---|---|
| ooaofooa.datatypes |
| Modifier and Type | Method and Description |
|---|---|
static Breakpoint_Type |
Breakpoint_Type.deserialize(Object o) |
Breakpoint_Type |
Breakpoint_Type.value() |
static Breakpoint_Type |
Breakpoint_Type.valueOf(int value) |
static Breakpoint_Type |
Breakpoint_Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Breakpoint_Type[] |
Breakpoint_Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Breakpoint_Type.equality(Breakpoint_Type value) |
Copyright © 2020. All rights reserved.