|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.moneydance.apps.md.model.TxnTag
public class TxnTag
A TxnClass represents a classification or 'class' that can be applied to a split. This class is only available as of build 414
| Field Summary | |
|---|---|
static java.lang.String |
TAG_PARAM_PREFIX
|
| Method Summary | |
|---|---|
java.lang.String |
getID()
Return the ID of this tag. |
java.lang.String |
getName()
Get the name of this tag |
void |
setName(java.lang.String newName)
Change the name of this TxnTag |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TAG_PARAM_PREFIX
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getID()
public java.lang.String toString()
toString in class java.lang.Objectpublic void setName(java.lang.String newName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||