Uses of Interface
org.openehr.schemas.v1.EXTRACTENTITYMANIFEST
Packages that use EXTRACTENTITYMANIFEST
-
Uses of EXTRACTENTITYMANIFEST in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return EXTRACTENTITYMANIFESTModifier and TypeMethodDescriptionEXTRACTMANIFEST.addNewEntities()Appends and returns a new empty value (as xml) as the last "entities" elementEXTRACTMANIFEST.getEntitiesArray()Gets array of all "entities" elementsEXTRACTMANIFEST.getEntitiesArray(int i) Gets ith "entities" elementEXTRACTMANIFEST.insertNewEntities(int i) Inserts and returns a new empty value (as xml) as the ith "entities" elementstatic EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.newInstance()static EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.parse(InputStream is) static EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.parse(XMLStreamReader sr) static EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EXTRACTENTITYMANIFESTEXTRACTENTITYMANIFEST.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTENTITYMANIFESTstatic EXTRACTENTITYMANIFESTMethods in org.openehr.schemas.v1 with parameters of type EXTRACTENTITYMANIFESTModifier and TypeMethodDescriptionvoidEXTRACTMANIFEST.setEntitiesArray(int i, EXTRACTENTITYMANIFEST entities) Sets ith "entities" elementvoidEXTRACTMANIFEST.setEntitiesArray(EXTRACTENTITYMANIFEST[] entitiesArray) Sets array of all "entities" element -
Uses of EXTRACTENTITYMANIFEST in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTENTITYMANIFESTModifier and TypeClassDescriptionclassAn XML EXTRACT_ENTITY_MANIFEST(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTENTITYMANIFESTModifier and TypeMethodDescriptionEXTRACTMANIFESTImpl.addNewEntities()Appends and returns a new empty value (as xml) as the last "entities" elementEXTRACTMANIFESTImpl.getEntitiesArray()Gets array of all "entities" elementsEXTRACTMANIFESTImpl.getEntitiesArray(int i) Gets ith "entities" elementEXTRACTMANIFESTImpl.insertNewEntities(int i) Inserts and returns a new empty value (as xml) as the ith "entities" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTENTITYMANIFESTModifier and TypeMethodDescriptionvoidEXTRACTMANIFESTImpl.setEntitiesArray(int i, EXTRACTENTITYMANIFEST entities) Sets ith "entities" elementvoidEXTRACTMANIFESTImpl.setEntitiesArray(EXTRACTENTITYMANIFEST[] entitiesArray) Sets array of all "entities" element
XMLInputStream