public class FeatureRecord extends Object
| Constructor and Description |
|---|
FeatureRecord() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getLookups()
Retrieves the lookups of the feature record.
|
String |
getTag()
Retrieves the tag of the feature record.
|
void |
setLookups(int[] lookups)
Sets the lookups of the feature record.
|
void |
setTag(String tag)
Sets the tag of the feature record.
|
public String getTag()
public void setTag(String tag)
tag - tagpublic int[] getLookups()
public void setLookups(int[] lookups)
lookups - lookupsCopyright © 1998–2025 Apryse Group NV. All rights reserved.