Uses of Interface
no.kith.xmlstds.eresept.m30.x20141201.BehandlingDocument.Behandling
Packages that use BehandlingDocument.Behandling
Package
Description
-
Uses of BehandlingDocument.Behandling in no.kith.xmlstds.eresept.m30.x20141201
Fields in no.kith.xmlstds.eresept.m30.x20141201 with type parameters of type BehandlingDocument.BehandlingModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<BehandlingDocument.Behandling>BehandlingDocument.Behandling.FactoryMethods in no.kith.xmlstds.eresept.m30.x20141201 that return BehandlingDocument.BehandlingModifier and TypeMethodDescriptionBehandlingDocument.addNewBehandling()Appends and returns a new empty "Behandling" elementDiagnoseDocument.Diagnose.addNewBehandling()Appends and returns a new empty value (as xml) as the last "Behandling" elementBehandlingDocument.getBehandling()Gets the "Behandling" elementDiagnoseDocument.Diagnose.getBehandlingArray()Gets array of all "Behandling" elementsDiagnoseDocument.Diagnose.getBehandlingArray(int i) Gets ith "Behandling" elementDiagnoseDocument.Diagnose.insertNewBehandling(int i) Inserts and returns a new empty value (as xml) as the ith "Behandling" elementMethods in no.kith.xmlstds.eresept.m30.x20141201 that return types with arguments of type BehandlingDocument.BehandlingModifier and TypeMethodDescriptionDiagnoseDocument.Diagnose.getBehandlingList()Gets a List of "Behandling" elementsMethods in no.kith.xmlstds.eresept.m30.x20141201 with parameters of type BehandlingDocument.BehandlingModifier and TypeMethodDescriptionvoidBehandlingDocument.setBehandling(BehandlingDocument.Behandling behandling) Sets the "Behandling" elementvoidDiagnoseDocument.Diagnose.setBehandlingArray(int i, BehandlingDocument.Behandling behandling) Sets ith "Behandling" elementvoidDiagnoseDocument.Diagnose.setBehandlingArray(BehandlingDocument.Behandling[] behandlingArray) Sets array of all "Behandling" element -
Uses of BehandlingDocument.Behandling in no.kith.xmlstds.eresept.m30.x20141201.impl
Classes in no.kith.xmlstds.eresept.m30.x20141201.impl that implement BehandlingDocument.BehandlingModifier and TypeClassDescriptionstatic classAn XML Behandling(@http://www.kith.no/xmlstds/eresept/m30/2014-12-01).Methods in no.kith.xmlstds.eresept.m30.x20141201.impl that return BehandlingDocument.BehandlingModifier and TypeMethodDescriptionBehandlingDocumentImpl.addNewBehandling()Appends and returns a new empty "Behandling" elementDiagnoseDocumentImpl.DiagnoseImpl.addNewBehandling()Appends and returns a new empty value (as xml) as the last "Behandling" elementBehandlingDocumentImpl.getBehandling()Gets the "Behandling" elementDiagnoseDocumentImpl.DiagnoseImpl.getBehandlingArray()Gets array of all "Behandling" elementsDiagnoseDocumentImpl.DiagnoseImpl.getBehandlingArray(int i) Gets ith "Behandling" elementDiagnoseDocumentImpl.DiagnoseImpl.insertNewBehandling(int i) Inserts and returns a new empty value (as xml) as the ith "Behandling" elementMethods in no.kith.xmlstds.eresept.m30.x20141201.impl that return types with arguments of type BehandlingDocument.BehandlingModifier and TypeMethodDescriptionDiagnoseDocumentImpl.DiagnoseImpl.getBehandlingList()Gets a List of "Behandling" elementsMethods in no.kith.xmlstds.eresept.m30.x20141201.impl with parameters of type BehandlingDocument.BehandlingModifier and TypeMethodDescriptionvoidBehandlingDocumentImpl.setBehandling(BehandlingDocument.Behandling behandling) Sets the "Behandling" elementvoidDiagnoseDocumentImpl.DiagnoseImpl.setBehandlingArray(int i, BehandlingDocument.Behandling behandling) Sets ith "Behandling" elementvoidDiagnoseDocumentImpl.DiagnoseImpl.setBehandlingArray(BehandlingDocument.Behandling[] behandlingArray) Sets array of all "Behandling" element WARNING: This method is not atomicaly synchronized.