public class TagAndLocation extends Object
| Constructor and Description |
|---|
TagAndLocation() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocation()
Retrieves the location of the object.
|
String |
getTag()
Retrieves the tag of the object.
|
void |
setLocation(int location)
Sets the location of the object.
|
void |
setTag(String tag)
Sets the tag of the object.
|
public String getTag()
public void setTag(String tag)
tag - tagpublic int getLocation()
public void setLocation(int location)
location - locationCopyright © 1998–2025 Apryse Group NV. All rights reserved.