Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.AddressDetails
-
-
Uses of AddressDetails 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 Modifier and Type Field Description protected List<AddressDetails>XAL. addressDetailsMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return types with arguments of type AddressDetails Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AddressDetails>ObjectFactory. createAddressDetails(AddressDetails value)List<AddressDetails>XAL. getAddressDetails()Gets the value of the addressDetails property.Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type AddressDetails Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AddressDetails>ObjectFactory. createAddressDetails(AddressDetails value)XALXAL. withAddressDetails(AddressDetails... values)Method parameters in org.hisrc.w3c.oasis.xal.v_2_0 with type arguments of type AddressDetails Modifier and Type Method Description voidXAL. setAddressDetails(List<AddressDetails> value)XALXAL. withAddressDetails(Collection<AddressDetails> values)XALXAL. withAddressDetails(List<AddressDetails> value)Constructor parameters in org.hisrc.w3c.oasis.xal.v_2_0 with type arguments of type AddressDetails Constructor Description XAL(List<AddressDetails> addressDetails, List<Object> any, String version, Map<QName,String> otherAttributes)Fully-initialising value constructor
-