Uses of Interface
org.openehr.schemas.v1.AUTHOREDRESOURCE
Packages that use AUTHOREDRESOURCE
-
Uses of AUTHOREDRESOURCE in org.openehr.schemas.v1
Subinterfaces of AUTHOREDRESOURCE in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML ARCHETYPE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return AUTHOREDRESOURCEModifier and TypeMethodDescriptionRESOURCEDESCRIPTION.addNewParentResource()Appends and returns a new empty "parent_resource" elementRESOURCEDESCRIPTION.getParentResource()Gets the "parent_resource" elementstatic AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.parse(InputStream is) static AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static AUTHOREDRESOURCEstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.parse(XMLStreamReader sr) static AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic AUTHOREDRESOURCEAUTHOREDRESOURCE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic AUTHOREDRESOURCEstatic AUTHOREDRESOURCEMethods in org.openehr.schemas.v1 with parameters of type AUTHOREDRESOURCEModifier and TypeMethodDescriptionvoidRESOURCEDESCRIPTION.setParentResource(AUTHOREDRESOURCE parentResource) Sets the "parent_resource" element -
Uses of AUTHOREDRESOURCE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement AUTHOREDRESOURCEModifier and TypeClassDescriptionclassAn XML ARCHETYPE(@http://schemas.openehr.org/v1).classAn XML AUTHORED_RESOURCE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return AUTHOREDRESOURCEModifier and TypeMethodDescriptionRESOURCEDESCRIPTIONImpl.addNewParentResource()Appends and returns a new empty "parent_resource" elementRESOURCEDESCRIPTIONImpl.getParentResource()Gets the "parent_resource" elementMethods in org.openehr.schemas.v1.impl with parameters of type AUTHOREDRESOURCEModifier and TypeMethodDescriptionvoidRESOURCEDESCRIPTIONImpl.setParentResource(AUTHOREDRESOURCE parentResource) Sets the "parent_resource" element