Uses of Class
org.hl7.v3.PRPAMT201310UV02OtherIDs
-
Uses of PRPAMT201310UV02OtherIDs in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02OtherIDsModifier and TypeFieldDescriptionprotected List<PRPAMT201310UV02OtherIDs>PRPAMT201310UV02NonPersonLivingSubject.asOtherIDsprotected List<PRPAMT201310UV02OtherIDs>PRPAMT201310UV02Person.asOtherIDsMethods in org.hl7.v3 that return PRPAMT201310UV02OtherIDsModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02OtherIDs()Create an instance ofPRPAMT201310UV02OtherIDsPRPAMT201310UV02OtherIDs.withClassCode(String... values) PRPAMT201310UV02OtherIDs.withClassCode(Collection<String> values) PRPAMT201310UV02OtherIDs.withEffectiveTime(IVLTS value) PRPAMT201310UV02OtherIDs.withId(Collection<II> values) PRPAMT201310UV02OtherIDs.withNullFlavor(String... values) PRPAMT201310UV02OtherIDs.withNullFlavor(Collection<String> values) PRPAMT201310UV02OtherIDs.withRealmCode(Collection<CS> values) PRPAMT201310UV02OtherIDs.withRealmCode(CS... values) PRPAMT201310UV02OtherIDs.withScopingOrganization(COCTMT150002UV01Organization value) PRPAMT201310UV02OtherIDs.withStatusCode(CS value) PRPAMT201310UV02OtherIDs.withTemplateId(Collection<II> values) PRPAMT201310UV02OtherIDs.withTemplateId(II... values) PRPAMT201310UV02OtherIDs.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02OtherIDsModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.getAsOtherIDs()Gets the value of the asOtherIDs property.PRPAMT201310UV02Person.getAsOtherIDs()Gets the value of the asOtherIDs property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02OtherIDsModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withAsOtherIDs(PRPAMT201310UV02OtherIDs... values) PRPAMT201310UV02Person.withAsOtherIDs(PRPAMT201310UV02OtherIDs... values) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02OtherIDsModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withAsOtherIDs(Collection<PRPAMT201310UV02OtherIDs> values) PRPAMT201310UV02Person.withAsOtherIDs(Collection<PRPAMT201310UV02OtherIDs> values)