Uses of Interface
openEHR.v1.template.ListOfString
Packages that use ListOfString
-
Uses of ListOfString in openEHR.v1.template
Methods in openEHR.v1.template that return ListOfStringModifier and TypeMethodDescriptionRESOURCEDESCRIPTIONITEM.addNewKeywords()Appends and returns a new empty "keywords" elementRESOURCEDESCRIPTION.addNewOtherContributors()Appends and returns a new empty "other_contributors" elementRESOURCEDESCRIPTIONITEM.getKeywords()Gets the "keywords" elementRESOURCEDESCRIPTION.getOtherContributors()Gets the "other_contributors" elementstatic ListOfStringListOfString.Factory.newInstance()static ListOfStringListOfString.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ListOfStringstatic ListOfStringstatic ListOfStringListOfString.Factory.parse(InputStream is) static ListOfStringListOfString.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ListOfStringstatic ListOfStringstatic ListOfStringstatic ListOfStringstatic ListOfStringstatic ListOfStringstatic ListOfStringListOfString.Factory.parse(XMLStreamReader sr) static ListOfStringListOfString.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ListOfStringListOfString.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ListOfStringListOfString.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ListOfStringstatic ListOfStringMethods in openEHR.v1.template with parameters of type ListOfStringModifier and TypeMethodDescriptionvoidRESOURCEDESCRIPTIONITEM.setKeywords(ListOfString keywords) Sets the "keywords" elementvoidRESOURCEDESCRIPTION.setOtherContributors(ListOfString otherContributors) Sets the "other_contributors" element -
Uses of ListOfString in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement ListOfStringModifier and TypeClassDescriptionclassAn XML list_of_string(@openEHR/v1/Template).Methods in openEHR.v1.template.impl that return ListOfStringModifier and TypeMethodDescriptionRESOURCEDESCRIPTIONITEMImpl.addNewKeywords()Appends and returns a new empty "keywords" elementRESOURCEDESCRIPTIONImpl.addNewOtherContributors()Appends and returns a new empty "other_contributors" elementRESOURCEDESCRIPTIONITEMImpl.getKeywords()Gets the "keywords" elementRESOURCEDESCRIPTIONImpl.getOtherContributors()Gets the "other_contributors" elementMethods in openEHR.v1.template.impl with parameters of type ListOfStringModifier and TypeMethodDescriptionvoidRESOURCEDESCRIPTIONITEMImpl.setKeywords(ListOfString keywords) Sets the "keywords" elementvoidRESOURCEDESCRIPTIONImpl.setOtherContributors(ListOfString otherContributors) Sets the "other_contributors" element
XMLInputStream