public class CMCStatusInfoV2
extends ASN1Object
| Modifier and Type | Method and Description |
|---|---|
BodyPartID[] |
getBodyList() |
CMCStatus |
getcMCStatus() |
static CMCStatusInfoV2 |
getInstance(java.lang.Object o) |
OtherStatusInfo |
getOtherStatusInfo() |
DERUTF8String |
getStatusString()
Deprecated.
Use
getStatusStringUTF8() instead. |
ASN1UTF8String |
getStatusStringUTF8() |
boolean |
hasOtherInfo() |
ASN1Primitive |
toASN1Primitive() |
public CMCStatus getcMCStatus()
public BodyPartID[] getBodyList()
public DERUTF8String getStatusString()
getStatusStringUTF8() instead.public ASN1UTF8String getStatusStringUTF8()
public OtherStatusInfo getOtherStatusInfo()
public boolean hasOtherInfo()
public static CMCStatusInfoV2 getInstance(java.lang.Object o)
public ASN1Primitive toASN1Primitive()