Uses of Interface
org.openehr.schemas.v1.TEMPLATEID
Packages that use TEMPLATEID
-
Uses of TEMPLATEID in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return TEMPLATEIDModifier and TypeMethodDescriptionARCHETYPED.addNewTemplateId()Appends and returns a new empty "template_id" elementCARCHETYPEROOT.addNewTemplateId()Appends and returns a new empty "template_id" elementOPERATIONALTEMPLATE.addNewTemplateId()Appends and returns a new empty "template_id" elementARCHETYPED.getTemplateId()Gets the "template_id" elementCARCHETYPEROOT.getTemplateId()Gets the "template_id" elementOPERATIONALTEMPLATE.getTemplateId()Gets the "template_id" elementstatic TEMPLATEIDTEMPLATEID.Factory.newInstance()static TEMPLATEIDTEMPLATEID.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TEMPLATEIDstatic TEMPLATEIDstatic TEMPLATEIDTEMPLATEID.Factory.parse(InputStream is) static TEMPLATEIDTEMPLATEID.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TEMPLATEIDstatic TEMPLATEIDstatic TEMPLATEIDstatic TEMPLATEIDstatic TEMPLATEIDstatic TEMPLATEIDstatic TEMPLATEIDTEMPLATEID.Factory.parse(XMLStreamReader sr) static TEMPLATEIDTEMPLATEID.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TEMPLATEIDTEMPLATEID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TEMPLATEIDTEMPLATEID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TEMPLATEIDstatic TEMPLATEIDMethods in org.openehr.schemas.v1 with parameters of type TEMPLATEIDModifier and TypeMethodDescriptionvoidARCHETYPED.setTemplateId(TEMPLATEID templateId) Sets the "template_id" elementvoidCARCHETYPEROOT.setTemplateId(TEMPLATEID templateId) Sets the "template_id" elementvoidOPERATIONALTEMPLATE.setTemplateId(TEMPLATEID templateId) Sets the "template_id" element -
Uses of TEMPLATEID in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement TEMPLATEIDModifier and TypeClassDescriptionclassAn XML TEMPLATE_ID(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return TEMPLATEIDModifier and TypeMethodDescriptionARCHETYPEDImpl.addNewTemplateId()Appends and returns a new empty "template_id" elementCARCHETYPEROOTImpl.addNewTemplateId()Appends and returns a new empty "template_id" elementOPERATIONALTEMPLATEImpl.addNewTemplateId()Appends and returns a new empty "template_id" elementARCHETYPEDImpl.getTemplateId()Gets the "template_id" elementCARCHETYPEROOTImpl.getTemplateId()Gets the "template_id" elementOPERATIONALTEMPLATEImpl.getTemplateId()Gets the "template_id" elementMethods in org.openehr.schemas.v1.impl with parameters of type TEMPLATEIDModifier and TypeMethodDescriptionvoidARCHETYPEDImpl.setTemplateId(TEMPLATEID templateId) Sets the "template_id" elementvoidCARCHETYPEROOTImpl.setTemplateId(TEMPLATEID templateId) Sets the "template_id" elementvoidOPERATIONALTEMPLATEImpl.setTemplateId(TEMPLATEID templateId) Sets the "template_id" element
XMLInputStream