Uses of Class
org.hl7.v3.PRPAMT201310UV02Citizen
-
Uses of PRPAMT201310UV02Citizen in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02CitizenModifier and TypeFieldDescriptionprotected List<PRPAMT201310UV02Citizen>PRPAMT201310UV02Person.asCitizenMethods in org.hl7.v3 that return PRPAMT201310UV02CitizenModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02Citizen()Create an instance ofPRPAMT201310UV02CitizenPRPAMT201310UV02Citizen.withClassCode(String... values) PRPAMT201310UV02Citizen.withClassCode(Collection<String> values) PRPAMT201310UV02Citizen.withEffectiveTime(IVLTS value) PRPAMT201310UV02Citizen.withId(Collection<II> values) PRPAMT201310UV02Citizen.withNullFlavor(String... values) PRPAMT201310UV02Citizen.withNullFlavor(Collection<String> values) PRPAMT201310UV02Citizen.withPoliticalNation(PRPAMT201310UV02Nation value) PRPAMT201310UV02Citizen.withRealmCode(Collection<CS> values) PRPAMT201310UV02Citizen.withRealmCode(CS... values) PRPAMT201310UV02Citizen.withTemplateId(Collection<II> values) PRPAMT201310UV02Citizen.withTemplateId(II... values) PRPAMT201310UV02Citizen.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02CitizenModifier and TypeMethodDescriptionPRPAMT201310UV02Person.getAsCitizen()Gets the value of the asCitizen property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02CitizenModifier and TypeMethodDescriptionPRPAMT201310UV02Person.withAsCitizen(PRPAMT201310UV02Citizen... values) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02CitizenModifier and TypeMethodDescriptionPRPAMT201310UV02Person.withAsCitizen(Collection<PRPAMT201310UV02Citizen> values)