Uses of Interface
org.openehr.schemas.v1.ITEMSTRUCTURE
-
Packages that use ITEMSTRUCTURE Package Description org.openehr.schemas.v1 org.openehr.schemas.v1.impl -
-
Uses of ITEMSTRUCTURE in org.openehr.schemas.v1
Subinterfaces of ITEMSTRUCTURE in org.openehr.schemas.v1 Modifier and Type Interface Description interfaceITEMLISTAn XML ITEM_LIST(@http://schemas.openehr.org/v1).interfaceITEMSINGLEAn XML ITEM_SINGLE(@http://schemas.openehr.org/v1).interfaceITEMTABLEAn XML ITEM_TABLE(@http://schemas.openehr.org/v1).interfaceITEMTREEAn XML ITEM_TREE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return ITEMSTRUCTURE Modifier and Type Method Description ITEMSTRUCTUREADMINENTRY. addNewData()Appends and returns a new empty "data" elementITEMSTRUCTUREEVALUATION. addNewData()Appends and returns a new empty "data" elementITEMSTRUCTUREEVENT. addNewData()Appends and returns a new empty "data" elementITEMSTRUCTUREACTION. addNewDescription()Appends and returns a new empty "description" elementITEMSTRUCTUREACTIVITY. addNewDescription()Appends and returns a new empty "description" elementITEMSTRUCTUREEVENTCONTEXT. addNewOtherContext()Appends and returns a new empty "other_context" elementITEMSTRUCTUREEXTRACTSPEC. addNewOtherDetails()Appends and returns a new empty "other_details" elementITEMSTRUCTURECAREENTRY. addNewProtocol()Appends and returns a new empty "protocol" elementITEMSTRUCTUREEVENT. addNewState()Appends and returns a new empty "state" elementITEMSTRUCTUREHISTORY. addNewSummary()Appends and returns a new empty "summary" elementITEMSTRUCTUREINSTRUCTIONDETAILS. addNewWfDetails()Appends and returns a new empty "wf_details" elementITEMSTRUCTUREADMINENTRY. getData()Gets the "data" elementITEMSTRUCTUREEVALUATION. getData()Gets the "data" elementITEMSTRUCTUREEVENT. getData()Gets the "data" elementITEMSTRUCTUREACTION. getDescription()Gets the "description" elementITEMSTRUCTUREACTIVITY. getDescription()Gets the "description" elementITEMSTRUCTUREEVENTCONTEXT. getOtherContext()Gets the "other_context" elementITEMSTRUCTUREEXTRACTSPEC. getOtherDetails()Gets the "other_details" elementITEMSTRUCTURECAREENTRY. getProtocol()Gets the "protocol" elementITEMSTRUCTUREEVENT. getState()Gets the "state" elementITEMSTRUCTUREHISTORY. getSummary()Gets the "summary" elementITEMSTRUCTUREINSTRUCTIONDETAILS. 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 ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(File file)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(InputStream is)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(Reader r)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(String xmlAsString)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(URL u)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static 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 ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(Node node)static ITEMSTRUCTUREITEMSTRUCTURE.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.openehr.schemas.v1 with parameters of type ITEMSTRUCTURE Modifier and Type Method Description voidADMINENTRY. 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 ITEMSTRUCTURE Modifier and Type Class Description classITEMLISTImplAn XML ITEM_LIST(@http://schemas.openehr.org/v1).classITEMSINGLEImplAn XML ITEM_SINGLE(@http://schemas.openehr.org/v1).classITEMSTRUCTUREImplAn XML ITEM_STRUCTURE(@http://schemas.openehr.org/v1).classITEMTABLEImplAn XML ITEM_TABLE(@http://schemas.openehr.org/v1).classITEMTREEImplAn XML ITEM_TREE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ITEMSTRUCTURE Modifier and Type Method Description ITEMSTRUCTUREADMINENTRYImpl. addNewData()Appends and returns a new empty "data" elementITEMSTRUCTUREEVALUATIONImpl. addNewData()Appends and returns a new empty "data" elementITEMSTRUCTUREEVENTImpl. addNewData()Appends and returns a new empty "data" elementITEMSTRUCTUREACTIONImpl. addNewDescription()Appends and returns a new empty "description" elementITEMSTRUCTUREACTIVITYImpl. addNewDescription()Appends and returns a new empty "description" elementITEMSTRUCTUREEVENTCONTEXTImpl. addNewOtherContext()Appends and returns a new empty "other_context" elementITEMSTRUCTUREEXTRACTSPECImpl. addNewOtherDetails()Appends and returns a new empty "other_details" elementITEMSTRUCTURECAREENTRYImpl. addNewProtocol()Appends and returns a new empty "protocol" elementITEMSTRUCTUREEVENTImpl. addNewState()Appends and returns a new empty "state" elementITEMSTRUCTUREHISTORYImpl. addNewSummary()Appends and returns a new empty "summary" elementITEMSTRUCTUREINSTRUCTIONDETAILSImpl. addNewWfDetails()Appends and returns a new empty "wf_details" elementITEMSTRUCTUREADMINENTRYImpl. getData()Gets the "data" elementITEMSTRUCTUREEVALUATIONImpl. getData()Gets the "data" elementITEMSTRUCTUREEVENTImpl. getData()Gets the "data" elementITEMSTRUCTUREACTIONImpl. getDescription()Gets the "description" elementITEMSTRUCTUREACTIVITYImpl. getDescription()Gets the "description" elementITEMSTRUCTUREEVENTCONTEXTImpl. getOtherContext()Gets the "other_context" elementITEMSTRUCTUREEXTRACTSPECImpl. getOtherDetails()Gets the "other_details" elementITEMSTRUCTURECAREENTRYImpl. getProtocol()Gets the "protocol" elementITEMSTRUCTUREEVENTImpl. getState()Gets the "state" elementITEMSTRUCTUREHISTORYImpl. getSummary()Gets the "summary" elementITEMSTRUCTUREINSTRUCTIONDETAILSImpl. getWfDetails()Gets the "wf_details" elementMethods in org.openehr.schemas.v1.impl with parameters of type ITEMSTRUCTURE Modifier and Type Method Description voidADMINENTRYImpl. 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
-