public class ArtificialEntityTag extends Object implements 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 NAME
public byte[] getValue()
throws AttributeValueException
TaggetValue in interface TagAttributeValueExceptionCopyright © 2024 Soot OSS. All rights reserved.