public interface Target
| Modifier and Type | Method and Description |
|---|---|
short |
getData()
Get the data value.
|
String |
getFriendlyName()
Get a friendly name to be printed.
|
int |
getTypeId()
Get the type ID.
|
int getTypeId()
short getData()
String getFriendlyName()
Copyright © 2015. All Rights Reserved.