Uses of Class
org.hl7.v3.PRPAMT201306UV02PatientTelecom
-
Uses of PRPAMT201306UV02PatientTelecom in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201306UV02PatientTelecomModifier and TypeFieldDescriptionprotected List<PRPAMT201306UV02PatientTelecom>PRPAMT201306UV02ParameterList.patientTelecomMethods in org.hl7.v3 that return PRPAMT201306UV02PatientTelecomModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201306UV02PatientTelecom()Create an instance ofPRPAMT201306UV02PatientTelecomPRPAMT201306UV02PatientTelecom.withNullFlavor(String... values) PRPAMT201306UV02PatientTelecom.withNullFlavor(Collection<String> values) PRPAMT201306UV02PatientTelecom.withRealmCode(Collection<CS> values) PRPAMT201306UV02PatientTelecom.withRealmCode(CS... values) PRPAMT201306UV02PatientTelecom.withSemanticsText(ST value) PRPAMT201306UV02PatientTelecom.withTemplateId(Collection<II> values) PRPAMT201306UV02PatientTelecom.withTemplateId(II... values) PRPAMT201306UV02PatientTelecom.withTypeId(II value) PRPAMT201306UV02PatientTelecom.withValue(Collection<TEL> values) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201306UV02PatientTelecomModifier and TypeMethodDescriptionPRPAMT201306UV02ParameterList.getPatientTelecom()Gets the value of the patientTelecom property.Methods in org.hl7.v3 with parameters of type PRPAMT201306UV02PatientTelecomModifier and TypeMethodDescriptionPRPAMT201306UV02ParameterList.withPatientTelecom(PRPAMT201306UV02PatientTelecom... values) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201306UV02PatientTelecomModifier and TypeMethodDescriptionPRPAMT201306UV02ParameterList.withPatientTelecom(Collection<PRPAMT201306UV02PatientTelecom> values)