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