Uses of Class
org.hl7.v3.COCTMT510000UV06Coverage2
-
Uses of COCTMT510000UV06Coverage2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT510000UV06Coverage2Modifier and TypeFieldDescriptionprotected List<COCTMT510000UV06Coverage2>COCTMT510000UV06PolicyOrProgram.coverageOfMethods in org.hl7.v3 that return COCTMT510000UV06Coverage2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06Coverage2()Create an instance ofCOCTMT510000UV06Coverage2COCTMT510000UV06Coverage2.withBenefit(COCTMT510000UV06Benefit value) COCTMT510000UV06Coverage2.withNegationInd(Boolean value) COCTMT510000UV06Coverage2.withNullFlavor(String... values) COCTMT510000UV06Coverage2.withNullFlavor(Collection<String> values) COCTMT510000UV06Coverage2.withRealmCode(Collection<CS> values) COCTMT510000UV06Coverage2.withRealmCode(CS... values) COCTMT510000UV06Coverage2.withTemplateId(Collection<II> values) COCTMT510000UV06Coverage2.withTemplateId(II... values) COCTMT510000UV06Coverage2.withTypeCode(String... values) COCTMT510000UV06Coverage2.withTypeCode(Collection<String> values) COCTMT510000UV06Coverage2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT510000UV06Coverage2Modifier and TypeMethodDescriptionCOCTMT510000UV06PolicyOrProgram.getCoverageOf()Gets the value of the coverageOf property.Methods in org.hl7.v3 with parameters of type COCTMT510000UV06Coverage2Modifier and TypeMethodDescriptionCOCTMT510000UV06PolicyOrProgram.withCoverageOf(COCTMT510000UV06Coverage2... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT510000UV06Coverage2Modifier and TypeMethodDescriptionCOCTMT510000UV06PolicyOrProgram.withCoverageOf(Collection<COCTMT510000UV06Coverage2> values)