Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.AddressDetails.Country.CountryNameCode
-
-
Uses of AddressDetails.Country.CountryNameCode in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 with type parameters of type AddressDetails.Country.CountryNameCode Modifier and Type Field Description protected List<AddressDetails.Country.CountryNameCode>AddressDetails.Country. countryNameCodeMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return AddressDetails.Country.CountryNameCode Modifier and Type Method Description AddressDetails.Country.CountryNameCodeObjectFactory. createAddressDetailsCountryCountryNameCode()Create an instance ofAddressDetails.Country.CountryNameCodeAddressDetails.Country.CountryNameCodeAddressDetails.Country.CountryNameCode. withCode(String value)AddressDetails.Country.CountryNameCodeAddressDetails.Country.CountryNameCode. withContent(String value)AddressDetails.Country.CountryNameCodeAddressDetails.Country.CountryNameCode. withScheme(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 that return types with arguments of type AddressDetails.Country.CountryNameCode Modifier and Type Method Description List<AddressDetails.Country.CountryNameCode>AddressDetails.Country. getCountryNameCode()Gets the value of the countryNameCode property.Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type AddressDetails.Country.CountryNameCode Modifier and Type Method Description AddressDetails.CountryAddressDetails.Country. withCountryNameCode(AddressDetails.Country.CountryNameCode... values)Method parameters in org.hisrc.w3c.oasis.xal.v_2_0 with type arguments of type AddressDetails.Country.CountryNameCode Modifier and Type Method Description voidAddressDetails.Country. setCountryNameCode(List<AddressDetails.Country.CountryNameCode> value)AddressDetails.CountryAddressDetails.Country. withCountryNameCode(Collection<AddressDetails.Country.CountryNameCode> values)AddressDetails.CountryAddressDetails.Country. withCountryNameCode(List<AddressDetails.Country.CountryNameCode> value)
-