Uses of Interface
org.openehr.schemas.v1.OPERATIONALTEMPLATE
Packages that use OPERATIONALTEMPLATE
-
Uses of OPERATIONALTEMPLATE in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return OPERATIONALTEMPLATEModifier and TypeMethodDescriptionTemplateDocument.addNewTemplate()Appends and returns a new empty "template" elementTemplateDocument.getTemplate()Gets the "template" elementstatic OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.newInstance()static OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.parse(InputStream is) static OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.parse(XMLStreamReader sr) static OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static OPERATIONALTEMPLATEOPERATIONALTEMPLATE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic OPERATIONALTEMPLATEstatic OPERATIONALTEMPLATEMethods in org.openehr.schemas.v1 with parameters of type OPERATIONALTEMPLATEModifier and TypeMethodDescriptionvoidTemplateDocument.setTemplate(OPERATIONALTEMPLATE template) Sets the "template" element -
Uses of OPERATIONALTEMPLATE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement OPERATIONALTEMPLATEModifier and TypeClassDescriptionclassAn XML OPERATIONAL_TEMPLATE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return OPERATIONALTEMPLATEModifier and TypeMethodDescriptionTemplateDocumentImpl.addNewTemplate()Appends and returns a new empty "template" elementTemplateDocumentImpl.getTemplate()Gets the "template" elementMethods in org.openehr.schemas.v1.impl with parameters of type OPERATIONALTEMPLATEModifier and TypeMethodDescriptionvoidTemplateDocumentImpl.setTemplate(OPERATIONALTEMPLATE template) Sets the "template" element
XMLInputStream