Uses of Interface
no.kith.xmlstds.eresept.forskrivning.x20141201.RefusjonDocument.Refusjon
Packages that use RefusjonDocument.Refusjon
Package
Description
-
Uses of RefusjonDocument.Refusjon in no.kith.xmlstds.eresept.forskrivning.x20141201
Fields in no.kith.xmlstds.eresept.forskrivning.x20141201 with type parameters of type RefusjonDocument.RefusjonModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<RefusjonDocument.Refusjon>RefusjonDocument.Refusjon.FactoryMethods in no.kith.xmlstds.eresept.forskrivning.x20141201 that return RefusjonDocument.RefusjonModifier and TypeMethodDescriptionRefusjonDocument.addNewRefusjon()Appends and returns a new empty "Refusjon" elementTypeLegemiddel.addNewRefusjon()Appends and returns a new empty value (as xml) as the last "Refusjon" elementTypeVare.addNewRefusjon()Appends and returns a new empty "Refusjon" elementVirkestoffDocument.Virkestoff.addNewRefusjon()Appends and returns a new empty value (as xml) as the last "Refusjon" elementRefusjonDocument.getRefusjon()Gets the "Refusjon" elementTypeVare.getRefusjon()Gets the "Refusjon" elementTypeLegemiddel.getRefusjonArray()Gets array of all "Refusjon" elementsTypeLegemiddel.getRefusjonArray(int i) Gets ith "Refusjon" elementVirkestoffDocument.Virkestoff.getRefusjonArray()Gets array of all "Refusjon" elementsVirkestoffDocument.Virkestoff.getRefusjonArray(int i) Gets ith "Refusjon" elementTypeLegemiddel.insertNewRefusjon(int i) Inserts and returns a new empty value (as xml) as the ith "Refusjon" elementVirkestoffDocument.Virkestoff.insertNewRefusjon(int i) Inserts and returns a new empty value (as xml) as the ith "Refusjon" elementMethods in no.kith.xmlstds.eresept.forskrivning.x20141201 that return types with arguments of type RefusjonDocument.RefusjonModifier and TypeMethodDescriptionTypeLegemiddel.getRefusjonList()Gets a List of "Refusjon" elementsVirkestoffDocument.Virkestoff.getRefusjonList()Gets a List of "Refusjon" elementsMethods in no.kith.xmlstds.eresept.forskrivning.x20141201 with parameters of type RefusjonDocument.RefusjonModifier and TypeMethodDescriptionvoidRefusjonDocument.setRefusjon(RefusjonDocument.Refusjon refusjon) Sets the "Refusjon" elementvoidTypeVare.setRefusjon(RefusjonDocument.Refusjon refusjon) Sets the "Refusjon" elementvoidTypeLegemiddel.setRefusjonArray(int i, RefusjonDocument.Refusjon refusjon) Sets ith "Refusjon" elementvoidTypeLegemiddel.setRefusjonArray(RefusjonDocument.Refusjon[] refusjonArray) Sets array of all "Refusjon" elementvoidVirkestoffDocument.Virkestoff.setRefusjonArray(int i, RefusjonDocument.Refusjon refusjon) Sets ith "Refusjon" elementvoidVirkestoffDocument.Virkestoff.setRefusjonArray(RefusjonDocument.Refusjon[] refusjonArray) Sets array of all "Refusjon" element -
Uses of RefusjonDocument.Refusjon in no.kith.xmlstds.eresept.forskrivning.x20141201.impl
Classes in no.kith.xmlstds.eresept.forskrivning.x20141201.impl that implement RefusjonDocument.RefusjonModifier and TypeClassDescriptionstatic classAn XML Refusjon(@http://www.kith.no/xmlstds/eresept/forskrivning/2014-12-01).Methods in no.kith.xmlstds.eresept.forskrivning.x20141201.impl that return RefusjonDocument.RefusjonModifier and TypeMethodDescriptionRefusjonDocumentImpl.addNewRefusjon()Appends and returns a new empty "Refusjon" elementTypeLegemiddelImpl.addNewRefusjon()Appends and returns a new empty value (as xml) as the last "Refusjon" elementTypeVareImpl.addNewRefusjon()Appends and returns a new empty "Refusjon" elementVirkestoffDocumentImpl.VirkestoffImpl.addNewRefusjon()Appends and returns a new empty value (as xml) as the last "Refusjon" elementRefusjonDocumentImpl.getRefusjon()Gets the "Refusjon" elementTypeVareImpl.getRefusjon()Gets the "Refusjon" elementTypeLegemiddelImpl.getRefusjonArray()Gets array of all "Refusjon" elementsTypeLegemiddelImpl.getRefusjonArray(int i) Gets ith "Refusjon" elementVirkestoffDocumentImpl.VirkestoffImpl.getRefusjonArray()Gets array of all "Refusjon" elementsVirkestoffDocumentImpl.VirkestoffImpl.getRefusjonArray(int i) Gets ith "Refusjon" elementTypeLegemiddelImpl.insertNewRefusjon(int i) Inserts and returns a new empty value (as xml) as the ith "Refusjon" elementVirkestoffDocumentImpl.VirkestoffImpl.insertNewRefusjon(int i) Inserts and returns a new empty value (as xml) as the ith "Refusjon" elementMethods in no.kith.xmlstds.eresept.forskrivning.x20141201.impl that return types with arguments of type RefusjonDocument.RefusjonModifier and TypeMethodDescriptionTypeLegemiddelImpl.getRefusjonList()Gets a List of "Refusjon" elementsVirkestoffDocumentImpl.VirkestoffImpl.getRefusjonList()Gets a List of "Refusjon" elementsMethods in no.kith.xmlstds.eresept.forskrivning.x20141201.impl with parameters of type RefusjonDocument.RefusjonModifier and TypeMethodDescriptionvoidRefusjonDocumentImpl.setRefusjon(RefusjonDocument.Refusjon refusjon) Sets the "Refusjon" elementvoidTypeVareImpl.setRefusjon(RefusjonDocument.Refusjon refusjon) Sets the "Refusjon" elementvoidTypeLegemiddelImpl.setRefusjonArray(int i, RefusjonDocument.Refusjon refusjon) Sets ith "Refusjon" elementvoidTypeLegemiddelImpl.setRefusjonArray(RefusjonDocument.Refusjon[] refusjonArray) Sets array of all "Refusjon" element WARNING: This method is not atomicaly synchronized.voidVirkestoffDocumentImpl.VirkestoffImpl.setRefusjonArray(int i, RefusjonDocument.Refusjon refusjon) Sets ith "Refusjon" elementvoidVirkestoffDocumentImpl.VirkestoffImpl.setRefusjonArray(RefusjonDocument.Refusjon[] refusjonArray) Sets array of all "Refusjon" element WARNING: This method is not atomicaly synchronized.