public class RegionAndSubregions extends org.bouncycastle.asn1.ASN1Object implements RegionInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
RegionAndSubregions.Builder |
| Constructor and Description |
|---|
RegionAndSubregions(Region region,
java.util.List<Uint16> subRegions) |
| Modifier and Type | Method and Description |
|---|---|
static RegionAndSubregions |
getInstance(java.lang.Object o) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static RegionAndSubregions getInstance(java.lang.Object o)
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object