Uses of Interface
no.kith.xmlstds.eresept.m30.x20141201.TermDocument.Term
Packages that use TermDocument.Term
Package
Description
-
Uses of TermDocument.Term in no.kith.xmlstds.eresept.m30.x20141201
Fields in no.kith.xmlstds.eresept.m30.x20141201 with type parameters of type TermDocument.TermModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<TermDocument.Term>TermDocument.Term.FactoryMethods in no.kith.xmlstds.eresept.m30.x20141201 that return TermDocument.TermModifier and TypeMethodDescriptionElementDocument.Element.addNewTerm()Appends and returns a new empty value (as xml) as the last "Term" elementTermDocument.addNewTerm()Appends and returns a new empty "Term" elementTermDocument.getTerm()Gets the "Term" elementElementDocument.Element.getTermArray()Gets array of all "Term" elementsElementDocument.Element.getTermArray(int i) Gets ith "Term" elementElementDocument.Element.insertNewTerm(int i) Inserts and returns a new empty value (as xml) as the ith "Term" elementMethods in no.kith.xmlstds.eresept.m30.x20141201 that return types with arguments of type TermDocument.TermModifier and TypeMethodDescriptionElementDocument.Element.getTermList()Gets a List of "Term" elementsMethods in no.kith.xmlstds.eresept.m30.x20141201 with parameters of type TermDocument.TermModifier and TypeMethodDescriptionvoidTermDocument.setTerm(TermDocument.Term term) Sets the "Term" elementvoidElementDocument.Element.setTermArray(int i, TermDocument.Term term) Sets ith "Term" elementvoidElementDocument.Element.setTermArray(TermDocument.Term[] termArray) Sets array of all "Term" element -
Uses of TermDocument.Term in no.kith.xmlstds.eresept.m30.x20141201.impl
Classes in no.kith.xmlstds.eresept.m30.x20141201.impl that implement TermDocument.TermModifier and TypeClassDescriptionstatic classAn XML Term(@http://www.kith.no/xmlstds/eresept/m30/2014-12-01).Methods in no.kith.xmlstds.eresept.m30.x20141201.impl that return TermDocument.TermModifier and TypeMethodDescriptionElementDocumentImpl.ElementImpl.addNewTerm()Appends and returns a new empty value (as xml) as the last "Term" elementTermDocumentImpl.addNewTerm()Appends and returns a new empty "Term" elementTermDocumentImpl.getTerm()Gets the "Term" elementElementDocumentImpl.ElementImpl.getTermArray()Gets array of all "Term" elementsElementDocumentImpl.ElementImpl.getTermArray(int i) Gets ith "Term" elementElementDocumentImpl.ElementImpl.insertNewTerm(int i) Inserts and returns a new empty value (as xml) as the ith "Term" elementMethods in no.kith.xmlstds.eresept.m30.x20141201.impl that return types with arguments of type TermDocument.TermModifier and TypeMethodDescriptionElementDocumentImpl.ElementImpl.getTermList()Gets a List of "Term" elementsMethods in no.kith.xmlstds.eresept.m30.x20141201.impl with parameters of type TermDocument.TermModifier and TypeMethodDescriptionvoidTermDocumentImpl.setTerm(TermDocument.Term term) Sets the "Term" elementvoidElementDocumentImpl.ElementImpl.setTermArray(int i, TermDocument.Term term) Sets ith "Term" elementvoidElementDocumentImpl.ElementImpl.setTermArray(TermDocument.Term[] termArray) Sets array of all "Term" element WARNING: This method is not atomicaly synchronized.