Uses of Interface
org.openehr.schemas.v1.REVISIONHISTORY
Packages that use REVISIONHISTORY
-
Uses of REVISIONHISTORY in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return REVISIONHISTORYModifier and TypeMethodDescriptionAUTHOREDRESOURCE.addNewRevisionHistory()Appends and returns a new empty "revision_history" elementOPERATIONALTEMPLATE.addNewRevisionHistory()Appends and returns a new empty "revision_history" elementXVERSIONEDOBJECT.addNewRevisionHistory()Appends and returns a new empty "revision_history" elementAUTHOREDRESOURCE.getRevisionHistory()Gets the "revision_history" elementOPERATIONALTEMPLATE.getRevisionHistory()Gets the "revision_history" elementXVERSIONEDOBJECT.getRevisionHistory()Gets the "revision_history" elementstatic REVISIONHISTORYREVISIONHISTORY.Factory.newInstance()static REVISIONHISTORYREVISIONHISTORY.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static REVISIONHISTORYstatic REVISIONHISTORYstatic REVISIONHISTORYREVISIONHISTORY.Factory.parse(InputStream is) static REVISIONHISTORYREVISIONHISTORY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static REVISIONHISTORYstatic REVISIONHISTORYstatic REVISIONHISTORYstatic REVISIONHISTORYstatic REVISIONHISTORYstatic REVISIONHISTORYstatic REVISIONHISTORYREVISIONHISTORY.Factory.parse(XMLStreamReader sr) static REVISIONHISTORYREVISIONHISTORY.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static REVISIONHISTORYREVISIONHISTORY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static REVISIONHISTORYREVISIONHISTORY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic REVISIONHISTORYstatic REVISIONHISTORYMethods in org.openehr.schemas.v1 with parameters of type REVISIONHISTORYModifier and TypeMethodDescriptionvoidAUTHOREDRESOURCE.setRevisionHistory(REVISIONHISTORY revisionHistory) Sets the "revision_history" elementvoidOPERATIONALTEMPLATE.setRevisionHistory(REVISIONHISTORY revisionHistory) Sets the "revision_history" elementvoidXVERSIONEDOBJECT.setRevisionHistory(REVISIONHISTORY revisionHistory) Sets the "revision_history" element -
Uses of REVISIONHISTORY in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement REVISIONHISTORYModifier and TypeClassDescriptionclassAn XML REVISION_HISTORY(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return REVISIONHISTORYModifier and TypeMethodDescriptionAUTHOREDRESOURCEImpl.addNewRevisionHistory()Appends and returns a new empty "revision_history" elementOPERATIONALTEMPLATEImpl.addNewRevisionHistory()Appends and returns a new empty "revision_history" elementXVERSIONEDOBJECTImpl.addNewRevisionHistory()Appends and returns a new empty "revision_history" elementAUTHOREDRESOURCEImpl.getRevisionHistory()Gets the "revision_history" elementOPERATIONALTEMPLATEImpl.getRevisionHistory()Gets the "revision_history" elementXVERSIONEDOBJECTImpl.getRevisionHistory()Gets the "revision_history" elementMethods in org.openehr.schemas.v1.impl with parameters of type REVISIONHISTORYModifier and TypeMethodDescriptionvoidAUTHOREDRESOURCEImpl.setRevisionHistory(REVISIONHISTORY revisionHistory) Sets the "revision_history" elementvoidOPERATIONALTEMPLATEImpl.setRevisionHistory(REVISIONHISTORY revisionHistory) Sets the "revision_history" elementvoidXVERSIONEDOBJECTImpl.setRevisionHistory(REVISIONHISTORY revisionHistory) Sets the "revision_history" element
XMLInputStream