Modifier and Type | Field and Description |
---|---|
protected boolean |
callsNative |
protected short |
read |
protected short |
write |
Constructor and Description |
---|
DependenceTag() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
boolean |
setCallsNative() |
protected void |
setRead(short s) |
protected void |
setWrite(short s) |
String |
toString() |
protected short read
protected short write
protected boolean callsNative
public boolean setCallsNative()
protected void setRead(short s)
protected void setWrite(short s)
public byte[] getValue()
Tag