public class PaydownLabel extends java.lang.Object implements LatentStateLabel
Modifier and Type | Method and Description |
---|---|
java.lang.String |
fullyQualifiedName()
Retrieve the Fully Qualified Name
|
boolean |
match(LatentStateLabel lslOther)
Indicate whether this Label matches the supplied.
|
static PaydownLabel |
Standard(java.lang.String strReferenceEntity)
Make a Standard Pay-down Label from the Reference Entity Name
|
public static final PaydownLabel Standard(java.lang.String strReferenceEntity)
strReferenceEntity
- The Reference Entity Namepublic java.lang.String fullyQualifiedName()
LatentStateLabel
fullyQualifiedName
in interface LatentStateLabel
public boolean match(LatentStateLabel lslOther)
LatentStateLabel
match
in interface LatentStateLabel
lslOther
- The Supplied Label