Uses of Interface
org.openehr.schemas.v1.DVTEXT
-
Packages that use DVTEXT Package Description org.openehr.schemas.v1 org.openehr.schemas.v1.impl -
-
Uses of DVTEXT in org.openehr.schemas.v1
Subinterfaces of DVTEXT in org.openehr.schemas.v1 Modifier and Type Interface Description interfaceDVCODEDTEXTAn XML DV_CODED_TEXT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return DVTEXT Modifier and Type Method Description DVTEXTAUDITDETAILS. addNewDescription()Appends and returns a new empty "description" elementDVTEXTPARTICIPATION. addNewFunction()Appends and returns a new empty "function" elementDVTEXTDVPARAGRAPH. addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementDVTEXTLINK. addNewMeaning()Appends and returns a new empty "meaning" elementDVTEXTREFERENCERANGE. addNewMeaning()Appends and returns a new empty "meaning" elementDVTEXTLOCATABLE. addNewName()Appends and returns a new empty "name" elementDVTEXTINSTRUCTION. addNewNarrative()Appends and returns a new empty "narrative" elementDVTEXTATTESTATION. addNewReason()Appends and returns a new empty "reason" elementDVTEXTLINK. addNewType()Appends and returns a new empty "type" elementDVTEXTAUDITDETAILS. getDescription()Gets the "description" elementDVTEXTPARTICIPATION. getFunction()Gets the "function" elementDVTEXT[]DVPARAGRAPH. getItemsArray()Gets array of all "items" elementsDVTEXTDVPARAGRAPH. getItemsArray(int i)Gets ith "items" elementDVTEXTLINK. getMeaning()Gets the "meaning" elementDVTEXTREFERENCERANGE. getMeaning()Gets the "meaning" elementDVTEXTLOCATABLE. getName()Gets the "name" elementDVTEXTINSTRUCTION. getNarrative()Gets the "narrative" elementDVTEXTATTESTATION. getReason()Gets the "reason" elementDVTEXTLINK. getType()Gets the "type" elementDVTEXTDVPARAGRAPH. insertNewItems(int i)Inserts and returns a new empty value (as xml) as the ith "items" elementstatic DVTEXTDVTEXT.Factory. newInstance()static DVTEXTDVTEXT.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DVTEXTDVTEXT.Factory. parse(File file)static DVTEXTDVTEXT.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static DVTEXTDVTEXT.Factory. parse(InputStream is)static DVTEXTDVTEXT.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static DVTEXTDVTEXT.Factory. parse(Reader r)static DVTEXTDVTEXT.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static DVTEXTDVTEXT.Factory. parse(String xmlAsString)static DVTEXTDVTEXT.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static DVTEXTDVTEXT.Factory. parse(URL u)static DVTEXTDVTEXT.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static DVTEXTDVTEXT.Factory. parse(XMLStreamReader sr)static DVTEXTDVTEXT.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static DVTEXTDVTEXT.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DVTEXTDVTEXT.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic DVTEXTDVTEXT.Factory. parse(Node node)static DVTEXTDVTEXT.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.openehr.schemas.v1 with parameters of type DVTEXT Modifier and Type Method Description voidAUDITDETAILS. setDescription(DVTEXT description)Sets the "description" elementvoidPARTICIPATION. setFunction(DVTEXT function)Sets the "function" elementvoidDVPARAGRAPH. setItemsArray(int i, DVTEXT items)Sets ith "items" elementvoidDVPARAGRAPH. setItemsArray(DVTEXT[] itemsArray)Sets array of all "items" elementvoidLINK. setMeaning(DVTEXT meaning)Sets the "meaning" elementvoidREFERENCERANGE. setMeaning(DVTEXT meaning)Sets the "meaning" elementvoidLOCATABLE. setName(DVTEXT name)Sets the "name" elementvoidINSTRUCTION. setNarrative(DVTEXT narrative)Sets the "narrative" elementvoidATTESTATION. setReason(DVTEXT reason)Sets the "reason" elementvoidLINK. setType(DVTEXT type)Sets the "type" element -
Uses of DVTEXT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVTEXT Modifier and Type Class Description classDVCODEDTEXTImplAn XML DV_CODED_TEXT(@http://schemas.openehr.org/v1).classDVTEXTImplAn XML DV_TEXT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVTEXT Modifier and Type Method Description DVTEXTAUDITDETAILSImpl. addNewDescription()Appends and returns a new empty "description" elementDVTEXTPARTICIPATIONImpl. addNewFunction()Appends and returns a new empty "function" elementDVTEXTDVPARAGRAPHImpl. addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementDVTEXTLINKImpl. addNewMeaning()Appends and returns a new empty "meaning" elementDVTEXTREFERENCERANGEImpl. addNewMeaning()Appends and returns a new empty "meaning" elementDVTEXTLOCATABLEImpl. addNewName()Appends and returns a new empty "name" elementDVTEXTINSTRUCTIONImpl. addNewNarrative()Appends and returns a new empty "narrative" elementDVTEXTATTESTATIONImpl. addNewReason()Appends and returns a new empty "reason" elementDVTEXTLINKImpl. addNewType()Appends and returns a new empty "type" elementDVTEXTAUDITDETAILSImpl. getDescription()Gets the "description" elementDVTEXTPARTICIPATIONImpl. getFunction()Gets the "function" elementDVTEXT[]DVPARAGRAPHImpl. getItemsArray()Gets array of all "items" elementsDVTEXTDVPARAGRAPHImpl. getItemsArray(int i)Gets ith "items" elementDVTEXTLINKImpl. getMeaning()Gets the "meaning" elementDVTEXTREFERENCERANGEImpl. getMeaning()Gets the "meaning" elementDVTEXTLOCATABLEImpl. getName()Gets the "name" elementDVTEXTINSTRUCTIONImpl. getNarrative()Gets the "narrative" elementDVTEXTATTESTATIONImpl. getReason()Gets the "reason" elementDVTEXTLINKImpl. getType()Gets the "type" elementDVTEXTDVPARAGRAPHImpl. insertNewItems(int i)Inserts and returns a new empty value (as xml) as the ith "items" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVTEXT Modifier and Type Method Description voidAUDITDETAILSImpl. setDescription(DVTEXT description)Sets the "description" elementvoidPARTICIPATIONImpl. setFunction(DVTEXT function)Sets the "function" elementvoidDVPARAGRAPHImpl. setItemsArray(int i, DVTEXT items)Sets ith "items" elementvoidDVPARAGRAPHImpl. setItemsArray(DVTEXT[] itemsArray)Sets array of all "items" elementvoidLINKImpl. setMeaning(DVTEXT meaning)Sets the "meaning" elementvoidREFERENCERANGEImpl. setMeaning(DVTEXT meaning)Sets the "meaning" elementvoidLOCATABLEImpl. setName(DVTEXT name)Sets the "name" elementvoidINSTRUCTIONImpl. setNarrative(DVTEXT narrative)Sets the "narrative" elementvoidATTESTATIONImpl. setReason(DVTEXT reason)Sets the "reason" elementvoidLINKImpl. setType(DVTEXT type)Sets the "type" element
-