Class CountryAndSubregions.Builder
java.lang.Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.CountryAndSubregions.Builder
- Enclosing class:
CountryAndSubregions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetCountry
(CountryOnly country) setRegionAndSubregions
(SequenceOfRegionAndSubregions regionAndSubregions)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setCountry
-
setRegionAndSubregions
public CountryAndSubregions.Builder setRegionAndSubregions(SequenceOfRegionAndSubregions regionAndSubregions) -
createCountryAndSubregions
-