public class CollateralLabel 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 CollateralLabel |
Standard(java.lang.String strCurrency)
Make a Standard Collateral Label from the Collateral Currency
|
public static final CollateralLabel Standard(java.lang.String strCurrency)
strCurrency
- The Collateral Currencypublic java.lang.String fullyQualifiedName()
LatentStateLabel
fullyQualifiedName
in interface LatentStateLabel
public boolean match(LatentStateLabel lslOther)
LatentStateLabel
match
in interface LatentStateLabel
lslOther
- The Supplied Label