public class OBOValue extends Object
Constructor and Description |
---|
OBOValue(String raw) |
OBOValue(String v,
String c,
String... mds) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getComment() |
String[] |
getModifiers() |
String |
getRawString() |
String |
getValue() |
int |
hashCode() |
static void |
main(String[] args) |
String |
toFullString() |
String |
toString() |
public OBOValue(String raw)
Copyright © 2017. All rights reserved.