public class RecoveryLabel 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 RecoveryLabel |
Standard(java.lang.String strReferenceEntity)
Make a Standard Recovery Label from the Reference Entity Name
|
public static final RecoveryLabel Standard(java.lang.String strReferenceEntity)
strReferenceEntity - The Reference Entity Namepublic java.lang.String fullyQualifiedName()
LatentStateLabelfullyQualifiedName in interface LatentStateLabelpublic boolean match(LatentStateLabel lslOther)
LatentStateLabelmatch in interface LatentStateLabellslOther - The Supplied Label