Uses of Class
org.hl7.v3.COCTMT300000UV04Destination
-
Uses of COCTMT300000UV04Destination in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT300000UV04DestinationModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT300000UV04Destination>COCTMT300000UV04SupplyEvent.destinationMethods in org.hl7.v3 that return COCTMT300000UV04DestinationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT300000UV04Destination()Create an instance ofCOCTMT300000UV04DestinationCOCTMT300000UV04Destination.withNullFlavor(String... values) COCTMT300000UV04Destination.withNullFlavor(Collection<String> values) COCTMT300000UV04Destination.withRealmCode(Collection<CS> values) COCTMT300000UV04Destination.withRealmCode(CS... values) COCTMT300000UV04Destination.withServiceDeliveryLocation(COCTMT240003UV02ServiceDeliveryLocation value) COCTMT300000UV04Destination.withTemplateId(Collection<II> values) COCTMT300000UV04Destination.withTemplateId(II... values) COCTMT300000UV04Destination.withTypeCode(String... values) COCTMT300000UV04Destination.withTypeCode(Collection<String> values) COCTMT300000UV04Destination.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT300000UV04DestinationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT300000UV04Destination>ObjectFactory.createCOCTMT300000UV04SupplyEventDestination(COCTMT300000UV04Destination value) jakarta.xml.bind.JAXBElement<COCTMT300000UV04Destination>COCTMT300000UV04SupplyEvent.getDestination()Gets the value of the destination property.Methods in org.hl7.v3 with parameters of type COCTMT300000UV04DestinationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT300000UV04Destination>ObjectFactory.createCOCTMT300000UV04SupplyEventDestination(COCTMT300000UV04Destination value) Method parameters in org.hl7.v3 with type arguments of type COCTMT300000UV04DestinationModifier and TypeMethodDescriptionvoidCOCTMT300000UV04SupplyEvent.setDestination(jakarta.xml.bind.JAXBElement<COCTMT300000UV04Destination> value) Sets the value of the destination property.COCTMT300000UV04SupplyEvent.withDestination(jakarta.xml.bind.JAXBElement<COCTMT300000UV04Destination> value)