Uses of Interface
org.openehr.schemas.v1.ITEMSTRUCTURE
Packages that use ITEMSTRUCTURE
-
Uses of ITEMSTRUCTURE in org.openehr.schemas.v1
Subinterfaces of ITEMSTRUCTURE in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML ITEM_LIST(@http://schemas.openehr.org/v1).interfaceAn XML ITEM_SINGLE(@http://schemas.openehr.org/v1).interfaceAn XML ITEM_TABLE(@http://schemas.openehr.org/v1).interfaceAn XML ITEM_TREE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return ITEMSTRUCTUREModifier and TypeMethodDescriptionADMINENTRY.addNewData()Appends and returns a new empty "data" elementEVALUATION.addNewData()Appends and returns a new empty "data" elementEVENT.addNewData()Appends and returns a new empty "data" elementACTION.addNewDescription()Appends and returns a new empty "description" elementACTIVITY.addNewDescription()Appends and returns a new empty "description" elementEVENTCONTEXT.addNewOtherContext()Appends and returns a new empty "other_context" elementEXTRACTSPEC.addNewOtherDetails()Appends and returns a new empty "other_details" elementCAREENTRY.addNewProtocol()Appends and returns a new empty "protocol" elementEVENT.addNewState()Appends and returns a new empty "state" elementHISTORY.addNewSummary()Appends and returns a new empty "summary" elementINSTRUCTIONDETAILS.addNewWfDetails()Appends and returns a new empty "wf_details" elementADMINENTRY.getData()Gets the "data" elementEVALUATION.getData()Gets the "data" elementEVENT.getData()Gets the "data" elementACTION.getDescription()Gets the "description" elementACTIVITY.getDescription()Gets the "description" elementEVENTCONTEXT.getOtherContext()Gets the "other_context" elementEXTRACTSPEC.getOtherDetails()Gets the "other_details" elementCAREENTRY.getProtocol()Gets the "protocol" elementEVENT.getState()Gets the "state" elementHISTORY.getSummary()Gets the "summary" elementINSTRUCTIONDETAILS.getWfDetails()Gets the "wf_details" elementstatic ITEMSTRUCTUREITEMSTRUCTURE.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic ITEMSTRUCTUREITEMSTRUCTURE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREITEMSTRUCTURE.Factory.parse(InputStream is) static ITEMSTRUCTUREITEMSTRUCTURE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ITEMSTRUCTUREstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREITEMSTRUCTURE.Factory.parse(XMLStreamReader sr) static ITEMSTRUCTUREITEMSTRUCTURE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ITEMSTRUCTUREITEMSTRUCTURE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic ITEMSTRUCTUREITEMSTRUCTURE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ITEMSTRUCTUREstatic ITEMSTRUCTUREMethods in org.openehr.schemas.v1 with parameters of type ITEMSTRUCTUREModifier and TypeMethodDescriptionvoidADMINENTRY.setData(ITEMSTRUCTURE data) Sets the "data" elementvoidEVALUATION.setData(ITEMSTRUCTURE data) Sets the "data" elementvoidEVENT.setData(ITEMSTRUCTURE data) Sets the "data" elementvoidACTION.setDescription(ITEMSTRUCTURE description) Sets the "description" elementvoidACTIVITY.setDescription(ITEMSTRUCTURE description) Sets the "description" elementvoidEVENTCONTEXT.setOtherContext(ITEMSTRUCTURE otherContext) Sets the "other_context" elementvoidEXTRACTSPEC.setOtherDetails(ITEMSTRUCTURE otherDetails) Sets the "other_details" elementvoidCAREENTRY.setProtocol(ITEMSTRUCTURE protocol) Sets the "protocol" elementvoidEVENT.setState(ITEMSTRUCTURE state) Sets the "state" elementvoidHISTORY.setSummary(ITEMSTRUCTURE summary) Sets the "summary" elementvoidINSTRUCTIONDETAILS.setWfDetails(ITEMSTRUCTURE wfDetails) Sets the "wf_details" element -
Uses of ITEMSTRUCTURE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ITEMSTRUCTUREModifier and TypeClassDescriptionclassAn XML ITEM_LIST(@http://schemas.openehr.org/v1).classAn XML ITEM_SINGLE(@http://schemas.openehr.org/v1).classAn XML ITEM_STRUCTURE(@http://schemas.openehr.org/v1).classAn XML ITEM_TABLE(@http://schemas.openehr.org/v1).classAn XML ITEM_TREE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ITEMSTRUCTUREModifier and TypeMethodDescriptionADMINENTRYImpl.addNewData()Appends and returns a new empty "data" elementEVALUATIONImpl.addNewData()Appends and returns a new empty "data" elementEVENTImpl.addNewData()Appends and returns a new empty "data" elementACTIONImpl.addNewDescription()Appends and returns a new empty "description" elementACTIVITYImpl.addNewDescription()Appends and returns a new empty "description" elementEVENTCONTEXTImpl.addNewOtherContext()Appends and returns a new empty "other_context" elementEXTRACTSPECImpl.addNewOtherDetails()Appends and returns a new empty "other_details" elementCAREENTRYImpl.addNewProtocol()Appends and returns a new empty "protocol" elementEVENTImpl.addNewState()Appends and returns a new empty "state" elementHISTORYImpl.addNewSummary()Appends and returns a new empty "summary" elementINSTRUCTIONDETAILSImpl.addNewWfDetails()Appends and returns a new empty "wf_details" elementADMINENTRYImpl.getData()Gets the "data" elementEVALUATIONImpl.getData()Gets the "data" elementEVENTImpl.getData()Gets the "data" elementACTIONImpl.getDescription()Gets the "description" elementACTIVITYImpl.getDescription()Gets the "description" elementEVENTCONTEXTImpl.getOtherContext()Gets the "other_context" elementEXTRACTSPECImpl.getOtherDetails()Gets the "other_details" elementCAREENTRYImpl.getProtocol()Gets the "protocol" elementEVENTImpl.getState()Gets the "state" elementHISTORYImpl.getSummary()Gets the "summary" elementINSTRUCTIONDETAILSImpl.getWfDetails()Gets the "wf_details" elementMethods in org.openehr.schemas.v1.impl with parameters of type ITEMSTRUCTUREModifier and TypeMethodDescriptionvoidADMINENTRYImpl.setData(ITEMSTRUCTURE data) Sets the "data" elementvoidEVALUATIONImpl.setData(ITEMSTRUCTURE data) Sets the "data" elementvoidEVENTImpl.setData(ITEMSTRUCTURE data) Sets the "data" elementvoidACTIONImpl.setDescription(ITEMSTRUCTURE description) Sets the "description" elementvoidACTIVITYImpl.setDescription(ITEMSTRUCTURE description) Sets the "description" elementvoidEVENTCONTEXTImpl.setOtherContext(ITEMSTRUCTURE otherContext) Sets the "other_context" elementvoidEXTRACTSPECImpl.setOtherDetails(ITEMSTRUCTURE otherDetails) Sets the "other_details" elementvoidCAREENTRYImpl.setProtocol(ITEMSTRUCTURE protocol) Sets the "protocol" elementvoidEVENTImpl.setState(ITEMSTRUCTURE state) Sets the "state" elementvoidHISTORYImpl.setSummary(ITEMSTRUCTURE summary) Sets the "summary" elementvoidINSTRUCTIONDETAILSImpl.setWfDetails(ITEMSTRUCTURE wfDetails) Sets the "wf_details" element