Uses of Interface
org.openehr.schemas.v1.INSTRUCTIONDETAILS
Packages that use INSTRUCTIONDETAILS
-
Uses of INSTRUCTIONDETAILS in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return INSTRUCTIONDETAILSModifier and TypeMethodDescriptionACTION.addNewInstructionDetails()Appends and returns a new empty "instruction_details" elementACTION.getInstructionDetails()Gets the "instruction_details" elementstatic INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.newInstance()static INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.parse(InputStream is) static INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.parse(XMLStreamReader sr) static INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static INSTRUCTIONDETAILSINSTRUCTIONDETAILS.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic INSTRUCTIONDETAILSstatic INSTRUCTIONDETAILSMethods in org.openehr.schemas.v1 with parameters of type INSTRUCTIONDETAILSModifier and TypeMethodDescriptionvoidACTION.setInstructionDetails(INSTRUCTIONDETAILS instructionDetails) Sets the "instruction_details" element -
Uses of INSTRUCTIONDETAILS in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement INSTRUCTIONDETAILSModifier and TypeClassDescriptionclassAn XML INSTRUCTION_DETAILS(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return INSTRUCTIONDETAILSModifier and TypeMethodDescriptionACTIONImpl.addNewInstructionDetails()Appends and returns a new empty "instruction_details" elementACTIONImpl.getInstructionDetails()Gets the "instruction_details" elementMethods in org.openehr.schemas.v1.impl with parameters of type INSTRUCTIONDETAILSModifier and TypeMethodDescriptionvoidACTIONImpl.setInstructionDetails(INSTRUCTIONDETAILS instructionDetails) Sets the "instruction_details" element
XMLInputStream