Uses of Interface
org.openehr.schemas.v1.TRANSLATIONDETAILS
Packages that use TRANSLATIONDETAILS
-
Uses of TRANSLATIONDETAILS in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return TRANSLATIONDETAILSModifier and TypeMethodDescriptionAUTHOREDRESOURCE.addNewTranslations()Appends and returns a new empty value (as xml) as the last "translations" elementAUTHOREDRESOURCE.getTranslationsArray()Gets array of all "translations" elementsAUTHOREDRESOURCE.getTranslationsArray(int i) Gets ith "translations" elementAUTHOREDRESOURCE.insertNewTranslations(int i) Inserts and returns a new empty value (as xml) as the ith "translations" elementstatic TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.newInstance()static TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TRANSLATIONDETAILSstatic TRANSLATIONDETAILSstatic TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.parse(InputStream is) static TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TRANSLATIONDETAILSstatic TRANSLATIONDETAILSstatic TRANSLATIONDETAILSstatic TRANSLATIONDETAILSstatic TRANSLATIONDETAILSstatic TRANSLATIONDETAILSstatic TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.parse(XMLStreamReader sr) static TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TRANSLATIONDETAILSTRANSLATIONDETAILS.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TRANSLATIONDETAILSstatic TRANSLATIONDETAILSMethods in org.openehr.schemas.v1 with parameters of type TRANSLATIONDETAILSModifier and TypeMethodDescriptionvoidAUTHOREDRESOURCE.setTranslationsArray(int i, TRANSLATIONDETAILS translations) Sets ith "translations" elementvoidAUTHOREDRESOURCE.setTranslationsArray(TRANSLATIONDETAILS[] translationsArray) Sets array of all "translations" element -
Uses of TRANSLATIONDETAILS in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement TRANSLATIONDETAILSModifier and TypeClassDescriptionclassAn XML TRANSLATION_DETAILS(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return TRANSLATIONDETAILSModifier and TypeMethodDescriptionAUTHOREDRESOURCEImpl.addNewTranslations()Appends and returns a new empty value (as xml) as the last "translations" elementAUTHOREDRESOURCEImpl.getTranslationsArray()Gets array of all "translations" elementsAUTHOREDRESOURCEImpl.getTranslationsArray(int i) Gets ith "translations" elementAUTHOREDRESOURCEImpl.insertNewTranslations(int i) Inserts and returns a new empty value (as xml) as the ith "translations" elementMethods in org.openehr.schemas.v1.impl with parameters of type TRANSLATIONDETAILSModifier and TypeMethodDescriptionvoidAUTHOREDRESOURCEImpl.setTranslationsArray(int i, TRANSLATIONDETAILS translations) Sets ith "translations" elementvoidAUTHOREDRESOURCEImpl.setTranslationsArray(TRANSLATIONDETAILS[] translationsArray) Sets array of all "translations" element
XMLInputStream