public class TagDataArray
extends java.lang.Object
| Constructor and Description |
|---|
TagDataArray() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the number of tags populated and valid in the TagData array.
|
TagData[] |
getTags()
Returns the number of tags populated and valid in the TagData array.
|
public int getLength()
public TagData[] getTags()