Constructor and Description |
---|
ParamNamesTag(List<String> parameterNames)
Backwards compatibility
|
ParamNamesTag(String[] parameterNames) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getInfo() |
String |
getName()
Returns the tag name.
|
String[] |
getNameArray() |
List<String> |
getNames() |
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |
Copyright © 2020 Sable. All rights reserved.