Uses of Interface
org.openehr.schemas.v1.LOCATABLEREF
Packages that use LOCATABLEREF
-
Uses of LOCATABLEREF in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return LOCATABLEREFModifier and TypeMethodDescriptionINSTRUCTIONDETAILS.addNewInstructionId()Appends and returns a new empty "instruction_id" elementINSTRUCTIONDETAILS.getInstructionId()Gets the "instruction_id" elementstatic LOCATABLEREFLOCATABLEREF.Factory.newInstance()static LOCATABLEREFLOCATABLEREF.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static LOCATABLEREFstatic LOCATABLEREFstatic LOCATABLEREFLOCATABLEREF.Factory.parse(InputStream is) static LOCATABLEREFLOCATABLEREF.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static LOCATABLEREFstatic LOCATABLEREFstatic LOCATABLEREFstatic LOCATABLEREFstatic LOCATABLEREFstatic LOCATABLEREFstatic LOCATABLEREFLOCATABLEREF.Factory.parse(XMLStreamReader sr) static LOCATABLEREFLOCATABLEREF.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static LOCATABLEREFLOCATABLEREF.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static LOCATABLEREFLOCATABLEREF.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic LOCATABLEREFstatic LOCATABLEREFMethods in org.openehr.schemas.v1 with parameters of type LOCATABLEREFModifier and TypeMethodDescriptionvoidINSTRUCTIONDETAILS.setInstructionId(LOCATABLEREF instructionId) Sets the "instruction_id" element -
Uses of LOCATABLEREF in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement LOCATABLEREFModifier and TypeClassDescriptionclassAn XML LOCATABLE_REF(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return LOCATABLEREFModifier and TypeMethodDescriptionINSTRUCTIONDETAILSImpl.addNewInstructionId()Appends and returns a new empty "instruction_id" elementINSTRUCTIONDETAILSImpl.getInstructionId()Gets the "instruction_id" elementMethods in org.openehr.schemas.v1.impl with parameters of type LOCATABLEREFModifier and TypeMethodDescriptionvoidINSTRUCTIONDETAILSImpl.setInstructionId(LOCATABLEREF instructionId) Sets the "instruction_id" element
XMLInputStream