public class ArtificialEntityTag extends Object implements Tag
| Modifier and Type | Field and Description |
|---|---|
static String |
ARTIFICIAL_ENTITY_TAG |
| Constructor and Description |
|---|
ArtificialEntityTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
public static final String ARTIFICIAL_ENTITY_TAG
public byte[] getValue()
throws AttributeValueException
TaggetValue in interface TagAttributeValueExceptionCopyright © 2020 Soot OSS. All rights reserved.