Uses of Interface
org.openehr.schemas.v1.ATTESTATION
Packages that use ATTESTATION
-
Uses of ATTESTATION in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return ATTESTATIONModifier and TypeMethodDescriptionORIGINALVERSION.addNewAttestations()Appends and returns a new empty value (as xml) as the last "attestations" elementORIGINALVERSION.getAttestationsArray()Gets array of all "attestations" elementsORIGINALVERSION.getAttestationsArray(int i) Gets ith "attestations" elementORIGINALVERSION.insertNewAttestations(int i) Inserts and returns a new empty value (as xml) as the ith "attestations" elementstatic ATTESTATIONATTESTATION.Factory.newInstance()static ATTESTATIONATTESTATION.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ATTESTATIONstatic ATTESTATIONstatic ATTESTATIONATTESTATION.Factory.parse(InputStream is) static ATTESTATIONATTESTATION.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ATTESTATIONstatic ATTESTATIONstatic ATTESTATIONstatic ATTESTATIONstatic ATTESTATIONstatic ATTESTATIONstatic ATTESTATIONATTESTATION.Factory.parse(XMLStreamReader sr) static ATTESTATIONATTESTATION.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ATTESTATIONATTESTATION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ATTESTATIONATTESTATION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ATTESTATIONstatic ATTESTATIONMethods in org.openehr.schemas.v1 with parameters of type ATTESTATIONModifier and TypeMethodDescriptionvoidORIGINALVERSION.setAttestationsArray(int i, ATTESTATION attestations) Sets ith "attestations" elementvoidORIGINALVERSION.setAttestationsArray(ATTESTATION[] attestationsArray) Sets array of all "attestations" element -
Uses of ATTESTATION in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ATTESTATIONModifier and TypeClassDescriptionclassAn XML ATTESTATION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ATTESTATIONModifier and TypeMethodDescriptionORIGINALVERSIONImpl.addNewAttestations()Appends and returns a new empty value (as xml) as the last "attestations" elementORIGINALVERSIONImpl.getAttestationsArray()Gets array of all "attestations" elementsORIGINALVERSIONImpl.getAttestationsArray(int i) Gets ith "attestations" elementORIGINALVERSIONImpl.insertNewAttestations(int i) Inserts and returns a new empty value (as xml) as the ith "attestations" elementMethods in org.openehr.schemas.v1.impl with parameters of type ATTESTATIONModifier and TypeMethodDescriptionvoidORIGINALVERSIONImpl.setAttestationsArray(int i, ATTESTATION attestations) Sets ith "attestations" elementvoidORIGINALVERSIONImpl.setAttestationsArray(ATTESTATION[] attestationsArray) Sets array of all "attestations" element
XMLInputStream