| 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 |
|---|---|
java.lang.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) |
java.lang.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 java.lang.String getName()
Tagpublic byte[] getValue()
Tagpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2012-2019 RoboVM AB. All Rights Reserved.