Uses of Class
org.hl7.v3.COCTMT060000UV01Entity
-
Uses of COCTMT060000UV01Entity in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT060000UV01EntityModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT060000UV01Entity>COCTMT060000UV01RoleTransport.playingEntityMethods in org.hl7.v3 that return COCTMT060000UV01EntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT060000UV01Entity()Create an instance ofCOCTMT060000UV01EntityCOCTMT060000UV01Entity.withClassCode(String... values) COCTMT060000UV01Entity.withClassCode(Collection<String> values) COCTMT060000UV01Entity.withDeterminerCode(String value) COCTMT060000UV01Entity.withId(Collection<II> values) COCTMT060000UV01Entity.withName(Collection<EN> values) COCTMT060000UV01Entity.withNullFlavor(String... values) COCTMT060000UV01Entity.withNullFlavor(Collection<String> values) COCTMT060000UV01Entity.withRealmCode(Collection<CS> values) COCTMT060000UV01Entity.withRealmCode(CS... values) COCTMT060000UV01Entity.withTemplateId(Collection<II> values) COCTMT060000UV01Entity.withTemplateId(II... values) COCTMT060000UV01Entity.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT060000UV01EntityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT060000UV01Entity>ObjectFactory.createCOCTMT060000UV01RoleTransportPlayingEntity(COCTMT060000UV01Entity value) jakarta.xml.bind.JAXBElement<COCTMT060000UV01Entity>COCTMT060000UV01RoleTransport.getPlayingEntity()Gets the value of the playingEntity property.Methods in org.hl7.v3 with parameters of type COCTMT060000UV01EntityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT060000UV01Entity>ObjectFactory.createCOCTMT060000UV01RoleTransportPlayingEntity(COCTMT060000UV01Entity value) Method parameters in org.hl7.v3 with type arguments of type COCTMT060000UV01EntityModifier and TypeMethodDescriptionvoidCOCTMT060000UV01RoleTransport.setPlayingEntity(jakarta.xml.bind.JAXBElement<COCTMT060000UV01Entity> value) Sets the value of the playingEntity property.COCTMT060000UV01RoleTransport.withPlayingEntity(jakarta.xml.bind.JAXBElement<COCTMT060000UV01Entity> value)