Uses of Class
org.projecthusky.common.hl7cdar2.MO
Packages that use MO
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of MO in org.projecthusky.common.hl7cdar2
Subclasses of MO in org.projecthusky.common.hl7cdar2Modifier and TypeClassDescriptionclass
Java-Klasse für IVL_MO complex type.class
Java-Klasse für IVXB_MO complex type.class
Java-Klasse für SXCM_MO complex type.Fields in org.projecthusky.common.hl7cdar2 declared as MOModifier and TypeFieldDescriptionprotected MO
COCTMT440001UV09ValuedItem.netAmt
protected MO
RTOMOPQ.numerator
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type MOMethods in org.projecthusky.common.hl7cdar2 that return MOModifier and TypeMethodDescriptionObjectFactory.createMO()
Create an instance ofMO
COCTMT440001UV09ValuedItem.getNetAmt()
Ruft den Wert der netAmt-Eigenschaft ab.RTOMOPQ.getNumerator()
Ruft den Wert der numerator-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type MOModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MO>
ObjectFactory.createIVLMOCenter
(MO value) javax.xml.bind.JAXBElement<MO>
ObjectFactory.createIVLMOWidth
(MO value) IVLMO.getRest()
Ruft das restliche Contentmodell ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type MOModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MO>
ObjectFactory.createIVLMOCenter
(MO value) javax.xml.bind.JAXBElement<MO>
ObjectFactory.createIVLMOWidth
(MO value) void
Legt den Wert der netAmt-Eigenschaft fest.void
RTOMOPQ.setNumerator
(MO value) Legt den Wert der numerator-Eigenschaft fest.