Uses of Interface
openEHR.v1.template.RESOURCEDESCRIPTION
Packages that use RESOURCEDESCRIPTION
-
Uses of RESOURCEDESCRIPTION in openEHR.v1.template
Methods in openEHR.v1.template that return RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionTEMPLATE.addNewDescription()Appends and returns a new empty "description" elementTEMPLATE.getDescription()Gets the "description" elementstatic RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.newInstance()static RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.parse(InputStream is) static RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.parse(XMLStreamReader sr) static RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static RESOURCEDESCRIPTIONRESOURCEDESCRIPTION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic RESOURCEDESCRIPTIONstatic RESOURCEDESCRIPTIONMethods in openEHR.v1.template with parameters of type RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionvoidTEMPLATE.setDescription(RESOURCEDESCRIPTION description) Sets the "description" element -
Uses of RESOURCEDESCRIPTION in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement RESOURCEDESCRIPTIONModifier and TypeClassDescriptionclassAn XML RESOURCE_DESCRIPTION(@openEHR/v1/Template).Methods in openEHR.v1.template.impl that return RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionTEMPLATEImpl.addNewDescription()Appends and returns a new empty "description" elementTEMPLATEImpl.getDescription()Gets the "description" elementMethods in openEHR.v1.template.impl with parameters of type RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionvoidTEMPLATEImpl.setDescription(RESOURCEDESCRIPTION description) Sets the "description" element
XMLInputStream