Uses of Class
org.hl7.v3.COCTMT500000UV04Limitation
-
Uses of COCTMT500000UV04Limitation in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT500000UV04LimitationModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT500000UV04Limitation>COCTMT500000UV04PolicyOrAccount.limitationMethods in org.hl7.v3 that return COCTMT500000UV04LimitationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT500000UV04Limitation()Create an instance ofCOCTMT500000UV04LimitationCOCTMT500000UV04Limitation.withAccommodationCoverage(COCTMT500000UV04AccommodationCoverage value) COCTMT500000UV04Limitation.withNullFlavor(String... values) COCTMT500000UV04Limitation.withNullFlavor(Collection<String> values) COCTMT500000UV04Limitation.withRealmCode(Collection<CS> values) COCTMT500000UV04Limitation.withRealmCode(CS... values) COCTMT500000UV04Limitation.withTemplateId(Collection<II> values) COCTMT500000UV04Limitation.withTemplateId(II... values) COCTMT500000UV04Limitation.withTypeCode(String... values) COCTMT500000UV04Limitation.withTypeCode(Collection<String> values) COCTMT500000UV04Limitation.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT500000UV04LimitationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT500000UV04Limitation>ObjectFactory.createCOCTMT500000UV04PolicyOrAccountLimitation(COCTMT500000UV04Limitation value) jakarta.xml.bind.JAXBElement<COCTMT500000UV04Limitation>COCTMT500000UV04PolicyOrAccount.getLimitation()Gets the value of the limitation property.Methods in org.hl7.v3 with parameters of type COCTMT500000UV04LimitationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT500000UV04Limitation>ObjectFactory.createCOCTMT500000UV04PolicyOrAccountLimitation(COCTMT500000UV04Limitation value) Method parameters in org.hl7.v3 with type arguments of type COCTMT500000UV04LimitationModifier and TypeMethodDescriptionvoidCOCTMT500000UV04PolicyOrAccount.setLimitation(jakarta.xml.bind.JAXBElement<COCTMT500000UV04Limitation> value) Sets the value of the limitation property.COCTMT500000UV04PolicyOrAccount.withLimitation(jakarta.xml.bind.JAXBElement<COCTMT500000UV04Limitation> value)