Uses of Interface
openEHR.v1.template.TEMPLATE
Packages that use TEMPLATE
-
Uses of TEMPLATE in openEHR.v1.template
Methods in openEHR.v1.template that return TEMPLATEModifier and TypeMethodDescriptionTemplateDocument.addNewTemplate()Appends and returns a new empty "template" elementTemplateDocument.getTemplate()Gets the "template" elementstatic TEMPLATETEMPLATE.Factory.newInstance()static TEMPLATETEMPLATE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TEMPLATEstatic TEMPLATEstatic TEMPLATETEMPLATE.Factory.parse(InputStream is) static TEMPLATETEMPLATE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TEMPLATEstatic TEMPLATEstatic TEMPLATEstatic TEMPLATEstatic TEMPLATEstatic TEMPLATEstatic TEMPLATETEMPLATE.Factory.parse(XMLStreamReader sr) static TEMPLATETEMPLATE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TEMPLATETEMPLATE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TEMPLATETEMPLATE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TEMPLATEstatic TEMPLATEMethods in openEHR.v1.template with parameters of type TEMPLATEModifier and TypeMethodDescriptionvoidTemplateDocument.setTemplate(TEMPLATE template) Sets the "template" element -
Uses of TEMPLATE in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement TEMPLATEMethods in openEHR.v1.template.impl that return TEMPLATEModifier and TypeMethodDescriptionTemplateDocumentImpl.addNewTemplate()Appends and returns a new empty "template" elementTemplateDocumentImpl.getTemplate()Gets the "template" elementMethods in openEHR.v1.template.impl with parameters of type TEMPLATEModifier and TypeMethodDescriptionvoidTemplateDocumentImpl.setTemplate(TEMPLATE template) Sets the "template" element
XMLInputStream