Uses of Class
org.hl7.v3.MCCIMT000100UV01Agent
-
Uses of MCCIMT000100UV01Agent in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type MCCIMT000100UV01AgentModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Agent>MCCIMT000100UV01Device.asAgentMethods in org.hl7.v3 that return MCCIMT000100UV01AgentModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000100UV01Agent()Create an instance ofMCCIMT000100UV01AgentMCCIMT000100UV01Agent.withClassCode(String... values) MCCIMT000100UV01Agent.withClassCode(Collection<String> values) MCCIMT000100UV01Agent.withNullFlavor(String... values) MCCIMT000100UV01Agent.withNullFlavor(Collection<String> values) MCCIMT000100UV01Agent.withRealmCode(Collection<CS> values) MCCIMT000100UV01Agent.withRealmCode(CS... values) MCCIMT000100UV01Agent.withRepresentedOrganization(jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Organization> value) MCCIMT000100UV01Agent.withTemplateId(Collection<II> values) MCCIMT000100UV01Agent.withTemplateId(II... values) MCCIMT000100UV01Agent.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type MCCIMT000100UV01AgentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MCCIMT000100UV01Agent>ObjectFactory.createMCCIMT000100UV01DeviceAsAgent(MCCIMT000100UV01Agent value) jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Agent>MCCIMT000100UV01Device.getAsAgent()Gets the value of the asAgent property.Methods in org.hl7.v3 with parameters of type MCCIMT000100UV01AgentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MCCIMT000100UV01Agent>ObjectFactory.createMCCIMT000100UV01DeviceAsAgent(MCCIMT000100UV01Agent value) Method parameters in org.hl7.v3 with type arguments of type MCCIMT000100UV01AgentModifier and TypeMethodDescriptionvoidMCCIMT000100UV01Device.setAsAgent(jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Agent> value) Sets the value of the asAgent property.MCCIMT000100UV01Device.withAsAgent(jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Agent> value)