Uses of Interface
org.openehr.schemas.v1.DVTEXT
Packages that use DVTEXT
-
Uses of DVTEXT in org.openehr.schemas.v1
Subinterfaces of DVTEXT in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML DV_CODED_TEXT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return DVTEXTModifier and TypeMethodDescriptionAUDITDETAILS.addNewDescription()Appends and returns a new empty "description" elementPARTICIPATION.addNewFunction()Appends and returns a new empty "function" elementDVPARAGRAPH.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementLINK.addNewMeaning()Appends and returns a new empty "meaning" elementREFERENCERANGE.addNewMeaning()Appends and returns a new empty "meaning" elementLOCATABLE.addNewName()Appends and returns a new empty "name" elementINSTRUCTION.addNewNarrative()Appends and returns a new empty "narrative" elementATTESTATION.addNewReason()Appends and returns a new empty "reason" elementLINK.addNewType()Appends and returns a new empty "type" elementAUDITDETAILS.getDescription()Gets the "description" elementPARTICIPATION.getFunction()Gets the "function" elementDVTEXT[]DVPARAGRAPH.getItemsArray()Gets array of all "items" elementsDVPARAGRAPH.getItemsArray(int i) Gets ith "items" elementLINK.getMeaning()Gets the "meaning" elementREFERENCERANGE.getMeaning()Gets the "meaning" elementLOCATABLE.getName()Gets the "name" elementINSTRUCTION.getNarrative()Gets the "narrative" elementATTESTATION.getReason()Gets the "reason" elementLINK.getType()Gets the "type" elementDVPARAGRAPH.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 DVTEXTstatic DVTEXTstatic DVTEXTDVTEXT.Factory.parse(InputStream is) static DVTEXTDVTEXT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVTEXTstatic DVTEXTstatic DVTEXTstatic DVTEXTstatic DVTEXTstatic DVTEXTstatic 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.static DVTEXTDVTEXT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVTEXTstatic DVTEXTMethods in org.openehr.schemas.v1 with parameters of type DVTEXTModifier and TypeMethodDescriptionvoidAUDITDETAILS.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" elementvoidSets the "name" elementvoidINSTRUCTION.setNarrative(DVTEXT narrative) Sets the "narrative" elementvoidSets the "reason" elementvoidSets the "type" element -
Uses of DVTEXT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVTEXTModifier and TypeClassDescriptionclassAn XML DV_CODED_TEXT(@http://schemas.openehr.org/v1).classAn XML DV_TEXT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVTEXTModifier and TypeMethodDescriptionAUDITDETAILSImpl.addNewDescription()Appends and returns a new empty "description" elementPARTICIPATIONImpl.addNewFunction()Appends and returns a new empty "function" elementDVPARAGRAPHImpl.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementLINKImpl.addNewMeaning()Appends and returns a new empty "meaning" elementREFERENCERANGEImpl.addNewMeaning()Appends and returns a new empty "meaning" elementLOCATABLEImpl.addNewName()Appends and returns a new empty "name" elementINSTRUCTIONImpl.addNewNarrative()Appends and returns a new empty "narrative" elementATTESTATIONImpl.addNewReason()Appends and returns a new empty "reason" elementLINKImpl.addNewType()Appends and returns a new empty "type" elementAUDITDETAILSImpl.getDescription()Gets the "description" elementPARTICIPATIONImpl.getFunction()Gets the "function" elementDVTEXT[]DVPARAGRAPHImpl.getItemsArray()Gets array of all "items" elementsDVPARAGRAPHImpl.getItemsArray(int i) Gets ith "items" elementLINKImpl.getMeaning()Gets the "meaning" elementREFERENCERANGEImpl.getMeaning()Gets the "meaning" elementLOCATABLEImpl.getName()Gets the "name" elementINSTRUCTIONImpl.getNarrative()Gets the "narrative" elementATTESTATIONImpl.getReason()Gets the "reason" elementLINKImpl.getType()Gets the "type" elementDVPARAGRAPHImpl.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 DVTEXTModifier and TypeMethodDescriptionvoidAUDITDETAILSImpl.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" elementvoidSets the "name" elementvoidINSTRUCTIONImpl.setNarrative(DVTEXT narrative) Sets the "narrative" elementvoidSets the "reason" elementvoidSets the "type" element
XMLInputStream