Uses of Interface
no.kith.xmlstds.eresept.m30.x20141201.InteraksjonDocument.Interaksjon.Referanse
Packages that use InteraksjonDocument.Interaksjon.Referanse
Package
Description
-
Uses of InteraksjonDocument.Interaksjon.Referanse in no.kith.xmlstds.eresept.m30.x20141201
Fields in no.kith.xmlstds.eresept.m30.x20141201 with type parameters of type InteraksjonDocument.Interaksjon.ReferanseModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<InteraksjonDocument.Interaksjon.Referanse>InteraksjonDocument.Interaksjon.Referanse.FactoryMethods in no.kith.xmlstds.eresept.m30.x20141201 that return InteraksjonDocument.Interaksjon.ReferanseModifier and TypeMethodDescriptionInteraksjonDocument.Interaksjon.addNewReferanse()Appends and returns a new empty value (as xml) as the last "Referanse" elementInteraksjonDocument.Interaksjon.getReferanseArray()Gets array of all "Referanse" elementsInteraksjonDocument.Interaksjon.getReferanseArray(int i) Gets ith "Referanse" elementInteraksjonDocument.Interaksjon.insertNewReferanse(int i) Inserts and returns a new empty value (as xml) as the ith "Referanse" elementMethods in no.kith.xmlstds.eresept.m30.x20141201 that return types with arguments of type InteraksjonDocument.Interaksjon.ReferanseModifier and TypeMethodDescriptionInteraksjonDocument.Interaksjon.getReferanseList()Gets a List of "Referanse" elementsMethods in no.kith.xmlstds.eresept.m30.x20141201 with parameters of type InteraksjonDocument.Interaksjon.ReferanseModifier and TypeMethodDescriptionvoidInteraksjonDocument.Interaksjon.setReferanseArray(int i, InteraksjonDocument.Interaksjon.Referanse referanse) Sets ith "Referanse" elementvoidInteraksjonDocument.Interaksjon.setReferanseArray(InteraksjonDocument.Interaksjon.Referanse[] referanseArray) Sets array of all "Referanse" element -
Uses of InteraksjonDocument.Interaksjon.Referanse in no.kith.xmlstds.eresept.m30.x20141201.impl
Classes in no.kith.xmlstds.eresept.m30.x20141201.impl that implement InteraksjonDocument.Interaksjon.ReferanseModifier and TypeClassDescriptionstatic classAn XML Referanse(@http://www.kith.no/xmlstds/eresept/m30/2014-12-01).Methods in no.kith.xmlstds.eresept.m30.x20141201.impl that return InteraksjonDocument.Interaksjon.ReferanseModifier and TypeMethodDescriptionInteraksjonDocumentImpl.InteraksjonImpl.addNewReferanse()Appends and returns a new empty value (as xml) as the last "Referanse" elementInteraksjonDocumentImpl.InteraksjonImpl.getReferanseArray()Gets array of all "Referanse" elementsInteraksjonDocumentImpl.InteraksjonImpl.getReferanseArray(int i) Gets ith "Referanse" elementInteraksjonDocumentImpl.InteraksjonImpl.insertNewReferanse(int i) Inserts and returns a new empty value (as xml) as the ith "Referanse" elementMethods in no.kith.xmlstds.eresept.m30.x20141201.impl that return types with arguments of type InteraksjonDocument.Interaksjon.ReferanseModifier and TypeMethodDescriptionInteraksjonDocumentImpl.InteraksjonImpl.getReferanseList()Gets a List of "Referanse" elementsMethods in no.kith.xmlstds.eresept.m30.x20141201.impl with parameters of type InteraksjonDocument.Interaksjon.ReferanseModifier and TypeMethodDescriptionvoidInteraksjonDocumentImpl.InteraksjonImpl.setReferanseArray(int i, InteraksjonDocument.Interaksjon.Referanse referanse) Sets ith "Referanse" elementvoidInteraksjonDocumentImpl.InteraksjonImpl.setReferanseArray(InteraksjonDocument.Interaksjon.Referanse[] referanseArray) Sets array of all "Referanse" element WARNING: This method is not atomicaly synchronized.