public class MoneroAccountTag
extends Object
Represents an account tag.
-
Constructor Summary
Constructors
-
Method Summary
boolean
int
void
void
void
-
Constructor Details
-
MoneroAccountTag
public MoneroAccountTag()
-
-
Method Details
-
-
setTag
public void setTag(String tag)
-
-
setLabel
public void setLabel(String label)
-
-
setAccountIndices
public void setAccountIndices(List<Integer> accountIndices)
-
-