public static class AtomPrefixes.DataPrefix extends AtomPrefixes.AtomPrefix
Modifier and Type | Field and Description |
---|---|
static AtomPrefixTypes.AtomType |
atomType |
static byte |
prefix |
Modifier and Type | Method and Description |
---|---|
boolean |
isData() |
static AtomPrefixes.DataPrefix |
prefix() |
java.lang.String |
toString() |
compareTo
public static final AtomPrefixTypes.AtomType atomType
public static final byte prefix
public static AtomPrefixes.DataPrefix prefix()
public boolean isData()
public java.lang.String toString()
toString
in class java.lang.Object