Uses of Interface
org.openehr.schemas.v1.DVCODEDTEXT
Packages that use DVCODEDTEXT
-
Uses of DVCODEDTEXT in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DVCODEDTEXTModifier and TypeMethodDescriptionISMTRANSITION.addNewCareflowStep()Appends and returns a new empty "careflow_step" elementCOMPOSITION.addNewCategory()Appends and returns a new empty "category" elementAUDITDETAILS.addNewChangeType()Appends and returns a new empty "change_type" elementISMTRANSITION.addNewCurrentState()Appends and returns a new empty "current_state" elementORIGINALVERSION.addNewLifecycleState()Appends and returns a new empty "lifecycle_state" elementINTERVALEVENT.addNewMathFunction()Appends and returns a new empty "math_function" elementPARTICIPATION.addNewMode()Appends and returns a new empty "mode" elementELEMENT.addNewNullFlavour()Appends and returns a new empty "null_flavour" elementTERMMAPPING.addNewPurpose()Appends and returns a new empty "purpose" elementPARTYRELATED.addNewRelationship()Appends and returns a new empty "relationship" elementEVENTCONTEXT.addNewSetting()Appends and returns a new empty "setting" elementDVORDINAL.addNewSymbol()Appends and returns a new empty "symbol" elementISMTRANSITION.addNewTransition()Appends and returns a new empty "transition" elementDVSTATE.addNewValue()Appends and returns a new empty "value" elementISMTRANSITION.getCareflowStep()Gets the "careflow_step" elementCOMPOSITION.getCategory()Gets the "category" elementAUDITDETAILS.getChangeType()Gets the "change_type" elementISMTRANSITION.getCurrentState()Gets the "current_state" elementORIGINALVERSION.getLifecycleState()Gets the "lifecycle_state" elementINTERVALEVENT.getMathFunction()Gets the "math_function" elementPARTICIPATION.getMode()Gets the "mode" elementELEMENT.getNullFlavour()Gets the "null_flavour" elementTERMMAPPING.getPurpose()Gets the "purpose" elementPARTYRELATED.getRelationship()Gets the "relationship" elementEVENTCONTEXT.getSetting()Gets the "setting" elementDVORDINAL.getSymbol()Gets the "symbol" elementISMTRANSITION.getTransition()Gets the "transition" elementDVSTATE.getValue()Gets the "value" elementstatic DVCODEDTEXTDVCODEDTEXT.Factory.newInstance()static DVCODEDTEXTDVCODEDTEXT.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVCODEDTEXTstatic DVCODEDTEXTstatic DVCODEDTEXTDVCODEDTEXT.Factory.parse(InputStream is) static DVCODEDTEXTDVCODEDTEXT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVCODEDTEXTstatic DVCODEDTEXTstatic DVCODEDTEXTstatic DVCODEDTEXTstatic DVCODEDTEXTstatic DVCODEDTEXTstatic DVCODEDTEXTDVCODEDTEXT.Factory.parse(XMLStreamReader sr) static DVCODEDTEXTDVCODEDTEXT.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVCODEDTEXTDVCODEDTEXT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVCODEDTEXTDVCODEDTEXT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVCODEDTEXTstatic DVCODEDTEXTMethods in org.openehr.schemas.v1 with parameters of type DVCODEDTEXTModifier and TypeMethodDescriptionvoidISMTRANSITION.setCareflowStep(DVCODEDTEXT careflowStep) Sets the "careflow_step" elementvoidCOMPOSITION.setCategory(DVCODEDTEXT category) Sets the "category" elementvoidAUDITDETAILS.setChangeType(DVCODEDTEXT changeType) Sets the "change_type" elementvoidISMTRANSITION.setCurrentState(DVCODEDTEXT currentState) Sets the "current_state" elementvoidORIGINALVERSION.setLifecycleState(DVCODEDTEXT lifecycleState) Sets the "lifecycle_state" elementvoidINTERVALEVENT.setMathFunction(DVCODEDTEXT mathFunction) Sets the "math_function" elementvoidPARTICIPATION.setMode(DVCODEDTEXT mode) Sets the "mode" elementvoidELEMENT.setNullFlavour(DVCODEDTEXT nullFlavour) Sets the "null_flavour" elementvoidTERMMAPPING.setPurpose(DVCODEDTEXT purpose) Sets the "purpose" elementvoidPARTYRELATED.setRelationship(DVCODEDTEXT relationship) Sets the "relationship" elementvoidEVENTCONTEXT.setSetting(DVCODEDTEXT setting) Sets the "setting" elementvoidDVORDINAL.setSymbol(DVCODEDTEXT symbol) Sets the "symbol" elementvoidISMTRANSITION.setTransition(DVCODEDTEXT transition) Sets the "transition" elementvoidDVSTATE.setValue(DVCODEDTEXT value) Sets the "value" element -
Uses of DVCODEDTEXT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVCODEDTEXTModifier and TypeClassDescriptionclassAn XML DV_CODED_TEXT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVCODEDTEXTModifier and TypeMethodDescriptionISMTRANSITIONImpl.addNewCareflowStep()Appends and returns a new empty "careflow_step" elementCOMPOSITIONImpl.addNewCategory()Appends and returns a new empty "category" elementAUDITDETAILSImpl.addNewChangeType()Appends and returns a new empty "change_type" elementISMTRANSITIONImpl.addNewCurrentState()Appends and returns a new empty "current_state" elementORIGINALVERSIONImpl.addNewLifecycleState()Appends and returns a new empty "lifecycle_state" elementINTERVALEVENTImpl.addNewMathFunction()Appends and returns a new empty "math_function" elementPARTICIPATIONImpl.addNewMode()Appends and returns a new empty "mode" elementELEMENTImpl.addNewNullFlavour()Appends and returns a new empty "null_flavour" elementTERMMAPPINGImpl.addNewPurpose()Appends and returns a new empty "purpose" elementPARTYRELATEDImpl.addNewRelationship()Appends and returns a new empty "relationship" elementEVENTCONTEXTImpl.addNewSetting()Appends and returns a new empty "setting" elementDVORDINALImpl.addNewSymbol()Appends and returns a new empty "symbol" elementISMTRANSITIONImpl.addNewTransition()Appends and returns a new empty "transition" elementDVSTATEImpl.addNewValue()Appends and returns a new empty "value" elementISMTRANSITIONImpl.getCareflowStep()Gets the "careflow_step" elementCOMPOSITIONImpl.getCategory()Gets the "category" elementAUDITDETAILSImpl.getChangeType()Gets the "change_type" elementISMTRANSITIONImpl.getCurrentState()Gets the "current_state" elementORIGINALVERSIONImpl.getLifecycleState()Gets the "lifecycle_state" elementINTERVALEVENTImpl.getMathFunction()Gets the "math_function" elementPARTICIPATIONImpl.getMode()Gets the "mode" elementELEMENTImpl.getNullFlavour()Gets the "null_flavour" elementTERMMAPPINGImpl.getPurpose()Gets the "purpose" elementPARTYRELATEDImpl.getRelationship()Gets the "relationship" elementEVENTCONTEXTImpl.getSetting()Gets the "setting" elementDVORDINALImpl.getSymbol()Gets the "symbol" elementISMTRANSITIONImpl.getTransition()Gets the "transition" elementDVSTATEImpl.getValue()Gets the "value" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVCODEDTEXTModifier and TypeMethodDescriptionvoidISMTRANSITIONImpl.setCareflowStep(DVCODEDTEXT careflowStep) Sets the "careflow_step" elementvoidCOMPOSITIONImpl.setCategory(DVCODEDTEXT category) Sets the "category" elementvoidAUDITDETAILSImpl.setChangeType(DVCODEDTEXT changeType) Sets the "change_type" elementvoidISMTRANSITIONImpl.setCurrentState(DVCODEDTEXT currentState) Sets the "current_state" elementvoidORIGINALVERSIONImpl.setLifecycleState(DVCODEDTEXT lifecycleState) Sets the "lifecycle_state" elementvoidINTERVALEVENTImpl.setMathFunction(DVCODEDTEXT mathFunction) Sets the "math_function" elementvoidPARTICIPATIONImpl.setMode(DVCODEDTEXT mode) Sets the "mode" elementvoidELEMENTImpl.setNullFlavour(DVCODEDTEXT nullFlavour) Sets the "null_flavour" elementvoidTERMMAPPINGImpl.setPurpose(DVCODEDTEXT purpose) Sets the "purpose" elementvoidPARTYRELATEDImpl.setRelationship(DVCODEDTEXT relationship) Sets the "relationship" elementvoidEVENTCONTEXTImpl.setSetting(DVCODEDTEXT setting) Sets the "setting" elementvoidDVORDINALImpl.setSymbol(DVCODEDTEXT symbol) Sets the "symbol" elementvoidISMTRANSITIONImpl.setTransition(DVCODEDTEXT transition) Sets the "transition" elementvoidDVSTATEImpl.setValue(DVCODEDTEXT value) Sets the "value" element
XMLInputStream