Uses of Class
org.hl7.v3.PRPAMT201310UV02CoveredParty
-
Uses of PRPAMT201310UV02CoveredParty in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02CoveredPartyModifier and TypeFieldDescriptionprotected List<PRPAMT201310UV02CoveredParty>PRPAMT201310UV02Patient.coveredPartyOfMethods in org.hl7.v3 that return PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02CoveredParty()Create an instance ofPRPAMT201310UV02CoveredPartyPRPAMT201310UV02CoveredParty.withCoverageRecord(COCTMT510000UV06CoverageRecord value) PRPAMT201310UV02CoveredParty.withNullFlavor(String... values) PRPAMT201310UV02CoveredParty.withNullFlavor(Collection<String> values) PRPAMT201310UV02CoveredParty.withRealmCode(Collection<CS> values) PRPAMT201310UV02CoveredParty.withRealmCode(CS... values) PRPAMT201310UV02CoveredParty.withSequenceNumber(INT value) PRPAMT201310UV02CoveredParty.withTemplateId(Collection<II> values) PRPAMT201310UV02CoveredParty.withTemplateId(II... values) PRPAMT201310UV02CoveredParty.withTypeCode(String... values) PRPAMT201310UV02CoveredParty.withTypeCode(Collection<String> values) PRPAMT201310UV02CoveredParty.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201310UV02Patient.getCoveredPartyOf()Gets the value of the coveredPartyOf property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201310UV02Patient.withCoveredPartyOf(PRPAMT201310UV02CoveredParty... values) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02CoveredPartyModifier and TypeMethodDescriptionPRPAMT201310UV02Patient.withCoveredPartyOf(Collection<PRPAMT201310UV02CoveredParty> values)