Uses of Interface
org.openehr.schemas.v1.EXTRACTCONTENT
Packages that use EXTRACTCONTENT
-
Uses of EXTRACTCONTENT in org.openehr.schemas.v1
Subinterfaces of EXTRACTCONTENT in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML EHR_EXTRACT_CONTENT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return EXTRACTCONTENTModifier and TypeMethodDescriptionEXTRACTCHAPTER.addNewContent()Appends and returns a new empty "content" elementEXTRACTCHAPTER.getContent()Gets the "content" elementstatic EXTRACTCONTENTEXTRACTCONTENT.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic EXTRACTCONTENTEXTRACTCONTENT.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic EXTRACTCONTENTstatic EXTRACTCONTENTstatic EXTRACTCONTENTEXTRACTCONTENT.Factory.parse(InputStream is) static EXTRACTCONTENTEXTRACTCONTENT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTCONTENTstatic EXTRACTCONTENTstatic EXTRACTCONTENTstatic EXTRACTCONTENTstatic EXTRACTCONTENTstatic EXTRACTCONTENTstatic EXTRACTCONTENTEXTRACTCONTENT.Factory.parse(XMLStreamReader sr) static EXTRACTCONTENTEXTRACTCONTENT.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTCONTENTEXTRACTCONTENT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic EXTRACTCONTENTEXTRACTCONTENT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTCONTENTstatic EXTRACTCONTENTMethods in org.openehr.schemas.v1 with parameters of type EXTRACTCONTENTModifier and TypeMethodDescriptionvoidEXTRACTCHAPTER.setContent(EXTRACTCONTENT content) Sets the "content" element -
Uses of EXTRACTCONTENT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTCONTENTModifier and TypeClassDescriptionclassAn XML EHR_EXTRACT_CONTENT(@http://schemas.openehr.org/v1).classAn XML EXTRACT_CONTENT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTCONTENTModifier and TypeMethodDescriptionEXTRACTCHAPTERImpl.addNewContent()Appends and returns a new empty "content" elementEXTRACTCHAPTERImpl.getContent()Gets the "content" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTCONTENTModifier and TypeMethodDescriptionvoidEXTRACTCHAPTERImpl.setContent(EXTRACTCONTENT content) Sets the "content" element