Uses of Interface
org.openehr.schemas.v1.RESOURCEDESCRIPTION
Packages that use RESOURCEDESCRIPTION
-
Uses of RESOURCEDESCRIPTION in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionAUTHOREDRESOURCE.addNewDescription()Appends and returns a new empty "description" elementOPERATIONALTEMPLATE.addNewDescription()Appends and returns a new empty "description" elementAUTHOREDRESOURCE.getDescription()Gets the "description" elementOPERATIONALTEMPLATE.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 org.openehr.schemas.v1 with parameters of type RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionvoidAUTHOREDRESOURCE.setDescription(RESOURCEDESCRIPTION description) Sets the "description" elementvoidOPERATIONALTEMPLATE.setDescription(RESOURCEDESCRIPTION description) Sets the "description" element -
Uses of RESOURCEDESCRIPTION in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement RESOURCEDESCRIPTIONModifier and TypeClassDescriptionclassAn XML RESOURCE_DESCRIPTION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionAUTHOREDRESOURCEImpl.addNewDescription()Appends and returns a new empty "description" elementOPERATIONALTEMPLATEImpl.addNewDescription()Appends and returns a new empty "description" elementAUTHOREDRESOURCEImpl.getDescription()Gets the "description" elementOPERATIONALTEMPLATEImpl.getDescription()Gets the "description" elementMethods in org.openehr.schemas.v1.impl with parameters of type RESOURCEDESCRIPTIONModifier and TypeMethodDescriptionvoidAUTHOREDRESOURCEImpl.setDescription(RESOURCEDESCRIPTION description) Sets the "description" elementvoidOPERATIONALTEMPLATEImpl.setDescription(RESOURCEDESCRIPTION description) Sets the "description" element
XMLInputStream