Uses of Interface
org.openehr.schemas.v1.OBJECTREF
Packages that use OBJECTREF
-
Uses of OBJECTREF in org.openehr.schemas.v1
Subinterfaces of OBJECTREF in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML ACCESS_GROUP_REF(@http://schemas.openehr.org/v1).interfaceAn XML LOCATABLE_REF(@http://schemas.openehr.org/v1).interfaceAn XML PARTY_REF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return OBJECTREFModifier and TypeMethodDescriptionVERSION.addNewContribution()Appends and returns a new empty "contribution" elementCAREENTRY.addNewGuidelineId()Appends and returns a new empty "guideline_id" elementEXTRACTENTITYMANIFEST.addNewItemList()Appends and returns a new empty value (as xml) as the last "item_list" elementEXTRACTFOLDER.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementFOLDER.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementXVERSIONEDOBJECT.addNewOwnerId()Appends and returns a new empty "owner_id" elementEXTRACT.addNewRequestId()Appends and returns a new empty "request_id" elementENTRY.addNewWorkFlowId()Appends and returns a new empty "work_flow_id" elementVERSION.getContribution()Gets the "contribution" elementCAREENTRY.getGuidelineId()Gets the "guideline_id" elementEXTRACTENTITYMANIFEST.getItemListArray()Gets array of all "item_list" elementsEXTRACTENTITYMANIFEST.getItemListArray(int i) Gets ith "item_list" elementEXTRACTFOLDER.getItemsArray()Gets array of all "items" elementsEXTRACTFOLDER.getItemsArray(int i) Gets ith "items" elementFOLDER.getItemsArray()Gets array of all "items" elementsFOLDER.getItemsArray(int i) Gets ith "items" elementXVERSIONEDOBJECT.getOwnerId()Gets the "owner_id" elementEXTRACT.getRequestId()Gets the "request_id" elementENTRY.getWorkFlowId()Gets the "work_flow_id" elementEXTRACTENTITYMANIFEST.insertNewItemList(int i) Inserts and returns a new empty value (as xml) as the ith "item_list" elementEXTRACTFOLDER.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementFOLDER.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementstatic OBJECTREFOBJECTREF.Factory.newInstance()static OBJECTREFOBJECTREF.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static OBJECTREFstatic OBJECTREFstatic OBJECTREFOBJECTREF.Factory.parse(InputStream is) static OBJECTREFOBJECTREF.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static OBJECTREFstatic OBJECTREFstatic OBJECTREFstatic OBJECTREFstatic OBJECTREFstatic OBJECTREFstatic OBJECTREFOBJECTREF.Factory.parse(XMLStreamReader sr) static OBJECTREFOBJECTREF.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static OBJECTREFOBJECTREF.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static OBJECTREFOBJECTREF.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic OBJECTREFstatic OBJECTREFMethods in org.openehr.schemas.v1 with parameters of type OBJECTREFModifier and TypeMethodDescriptionvoidVERSION.setContribution(OBJECTREF contribution) Sets the "contribution" elementvoidCAREENTRY.setGuidelineId(OBJECTREF guidelineId) Sets the "guideline_id" elementvoidEXTRACTENTITYMANIFEST.setItemListArray(int i, OBJECTREF itemList) Sets ith "item_list" elementvoidEXTRACTENTITYMANIFEST.setItemListArray(OBJECTREF[] itemListArray) Sets array of all "item_list" elementvoidEXTRACTFOLDER.setItemsArray(int i, OBJECTREF items) Sets ith "items" elementvoidEXTRACTFOLDER.setItemsArray(OBJECTREF[] itemsArray) Sets array of all "items" elementvoidFOLDER.setItemsArray(int i, OBJECTREF items) Sets ith "items" elementvoidFOLDER.setItemsArray(OBJECTREF[] itemsArray) Sets array of all "items" elementvoidXVERSIONEDOBJECT.setOwnerId(OBJECTREF ownerId) Sets the "owner_id" elementvoidEXTRACT.setRequestId(OBJECTREF requestId) Sets the "request_id" elementvoidENTRY.setWorkFlowId(OBJECTREF workFlowId) Sets the "work_flow_id" element -
Uses of OBJECTREF in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement OBJECTREFModifier and TypeClassDescriptionclassAn XML ACCESS_GROUP_REF(@http://schemas.openehr.org/v1).classAn XML LOCATABLE_REF(@http://schemas.openehr.org/v1).classAn XML OBJECT_REF(@http://schemas.openehr.org/v1).classAn XML PARTY_REF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return OBJECTREFModifier and TypeMethodDescriptionVERSIONImpl.addNewContribution()Appends and returns a new empty "contribution" elementCAREENTRYImpl.addNewGuidelineId()Appends and returns a new empty "guideline_id" elementEXTRACTENTITYMANIFESTImpl.addNewItemList()Appends and returns a new empty value (as xml) as the last "item_list" elementEXTRACTFOLDERImpl.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementFOLDERImpl.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementXVERSIONEDOBJECTImpl.addNewOwnerId()Appends and returns a new empty "owner_id" elementEXTRACTImpl.addNewRequestId()Appends and returns a new empty "request_id" elementENTRYImpl.addNewWorkFlowId()Appends and returns a new empty "work_flow_id" elementVERSIONImpl.getContribution()Gets the "contribution" elementCAREENTRYImpl.getGuidelineId()Gets the "guideline_id" elementEXTRACTENTITYMANIFESTImpl.getItemListArray()Gets array of all "item_list" elementsEXTRACTENTITYMANIFESTImpl.getItemListArray(int i) Gets ith "item_list" elementEXTRACTFOLDERImpl.getItemsArray()Gets array of all "items" elementsEXTRACTFOLDERImpl.getItemsArray(int i) Gets ith "items" elementFOLDERImpl.getItemsArray()Gets array of all "items" elementsFOLDERImpl.getItemsArray(int i) Gets ith "items" elementXVERSIONEDOBJECTImpl.getOwnerId()Gets the "owner_id" elementEXTRACTImpl.getRequestId()Gets the "request_id" elementENTRYImpl.getWorkFlowId()Gets the "work_flow_id" elementEXTRACTENTITYMANIFESTImpl.insertNewItemList(int i) Inserts and returns a new empty value (as xml) as the ith "item_list" elementEXTRACTFOLDERImpl.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementFOLDERImpl.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementMethods in org.openehr.schemas.v1.impl with parameters of type OBJECTREFModifier and TypeMethodDescriptionvoidVERSIONImpl.setContribution(OBJECTREF contribution) Sets the "contribution" elementvoidCAREENTRYImpl.setGuidelineId(OBJECTREF guidelineId) Sets the "guideline_id" elementvoidEXTRACTENTITYMANIFESTImpl.setItemListArray(int i, OBJECTREF itemList) Sets ith "item_list" elementvoidEXTRACTENTITYMANIFESTImpl.setItemListArray(OBJECTREF[] itemListArray) Sets array of all "item_list" elementvoidEXTRACTFOLDERImpl.setItemsArray(int i, OBJECTREF items) Sets ith "items" elementvoidEXTRACTFOLDERImpl.setItemsArray(OBJECTREF[] itemsArray) Sets array of all "items" elementvoidFOLDERImpl.setItemsArray(int i, OBJECTREF items) Sets ith "items" elementvoidFOLDERImpl.setItemsArray(OBJECTREF[] itemsArray) Sets array of all "items" elementvoidXVERSIONEDOBJECTImpl.setOwnerId(OBJECTREF ownerId) Sets the "owner_id" elementvoidEXTRACTImpl.setRequestId(OBJECTREF requestId) Sets the "request_id" elementvoidENTRYImpl.setWorkFlowId(OBJECTREF workFlowId) Sets the "work_flow_id" element
XMLInputStream