Package | Description |
---|---|
com.opencloud.rhino.facilities.sas |
Modifier and Type | Method and Description |
---|---|
static Markers |
Markers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Markers[] |
Markers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MarkerMessage |
Trail.marker(Markers marker)
Create a marker message with given marker.
|
MarkerMessage |
NullTrailImpl.marker(Markers marker) |
void |
Trail.report(Markers marker)
Build and report a marker with no parameters
|
void |
NullTrailImpl.report(Markers marker) |