Interface LegemiddelblandingDocument.Legemiddelblanding
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
LegemiddelblandingDocumentImpl.LegemiddelblandingImpl
- Enclosing interface:
- LegemiddelblandingDocument
public static interface LegemiddelblandingDocument.Legemiddelblanding
extends org.apache.xmlbeans.XmlObject
An XML Legemiddelblanding(@http://www.kith.no/xmlstds/eresept/forskrivning/2014-12-01).
This is a complex type.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAn XML BestanddelAnnet(@http://www.kith.no/xmlstds/eresept/forskrivning/2014-12-01).static interfaceAn XML BestanddelLegemiddel(@http://www.kith.no/xmlstds/eresept/forskrivning/2014-12-01).static interfaceAn XML BestanddelVirkestoff(@http://www.kith.no/xmlstds/eresept/forskrivning/2014-12-01). -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<LegemiddelblandingDocument.Legemiddelblanding>static final org.apache.xmlbeans.SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "BestanddelAnnet" elementAppends and returns a new empty value (as xml) as the last "BestanddelLegemiddel" elementAppends and returns a new empty value (as xml) as the last "BestanddelVirkestoff" elementAppends and returns a new empty "Legemiddelform" elementAppends and returns a new empty "Mengde" elementGets array of all "BestanddelAnnet" elementsgetBestanddelAnnetArray(int i) Gets ith "BestanddelAnnet" elementGets a List of "BestanddelAnnet" elementsGets array of all "BestanddelLegemiddel" elementsgetBestanddelLegemiddelArray(int i) Gets ith "BestanddelLegemiddel" elementGets a List of "BestanddelLegemiddel" elementsGets array of all "BestanddelVirkestoff" elementsgetBestanddelVirkestoffArray(int i) Gets ith "BestanddelVirkestoff" elementGets a List of "BestanddelVirkestoff" elementsGets the "Legemiddelform" elementGets the "Mengde" elementgetNavn()Gets the "Navn" elementGets the "TilbOppl" elementinsertNewBestanddelAnnet(int i) Inserts and returns a new empty value (as xml) as the ith "BestanddelAnnet" elementInserts and returns a new empty value (as xml) as the ith "BestanddelLegemiddel" elementInserts and returns a new empty value (as xml) as the ith "BestanddelVirkestoff" elementvoidremoveBestanddelAnnet(int i) Removes the ith "BestanddelAnnet" elementvoidremoveBestanddelLegemiddel(int i) Removes the ith "BestanddelLegemiddel" elementvoidremoveBestanddelVirkestoff(int i) Removes the ith "BestanddelVirkestoff" elementvoidsetBestanddelAnnetArray(int i, LegemiddelblandingDocument.Legemiddelblanding.BestanddelAnnet bestanddelAnnet) Sets ith "BestanddelAnnet" elementvoidsetBestanddelAnnetArray(LegemiddelblandingDocument.Legemiddelblanding.BestanddelAnnet[] bestanddelAnnetArray) Sets array of all "BestanddelAnnet" elementvoidsetBestanddelLegemiddelArray(int i, LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel bestanddelLegemiddel) Sets ith "BestanddelLegemiddel" elementvoidsetBestanddelLegemiddelArray(LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel[] bestanddelLegemiddelArray) Sets array of all "BestanddelLegemiddel" elementvoidsetBestanddelVirkestoffArray(int i, LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff bestanddelVirkestoff) Sets ith "BestanddelVirkestoff" elementvoidsetBestanddelVirkestoffArray(LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff[] bestanddelVirkestoffArray) Sets array of all "BestanddelVirkestoff" elementvoidsetLegemiddelform(CV legemiddelform) Sets the "Legemiddelform" elementvoidSets the "Mengde" elementvoidSets the "Navn" elementvoidsetTilbOppl(String tilbOppl) Sets the "TilbOppl" elementintReturns number of "BestanddelAnnet" elementintReturns number of "BestanddelLegemiddel" elementintReturns number of "BestanddelVirkestoff" elementorg.apache.xmlbeans.XmlStringxgetNavn()Gets (as xml) the "Navn" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "TilbOppl" elementvoidxsetNavn(org.apache.xmlbeans.XmlString navn) Sets (as xml) the "Navn" elementvoidxsetTilbOppl(org.apache.xmlbeans.XmlString tilbOppl) Sets (as xml) the "TilbOppl" elementMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
static final org.apache.xmlbeans.impl.schema.ElementFactory<LegemiddelblandingDocument.Legemiddelblanding> Factory -
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Details
-
getTilbOppl
String getTilbOppl()Gets the "TilbOppl" element -
xgetTilbOppl
org.apache.xmlbeans.XmlString xgetTilbOppl()Gets (as xml) the "TilbOppl" element -
setTilbOppl
Sets the "TilbOppl" element -
xsetTilbOppl
void xsetTilbOppl(org.apache.xmlbeans.XmlString tilbOppl) Sets (as xml) the "TilbOppl" element -
getMengde
PQ getMengde()Gets the "Mengde" element -
setMengde
Sets the "Mengde" element -
addNewMengde
PQ addNewMengde()Appends and returns a new empty "Mengde" element -
getLegemiddelform
CV getLegemiddelform()Gets the "Legemiddelform" element -
setLegemiddelform
Sets the "Legemiddelform" element -
addNewLegemiddelform
CV addNewLegemiddelform()Appends and returns a new empty "Legemiddelform" element -
getBestanddelLegemiddelList
List<LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel> getBestanddelLegemiddelList()Gets a List of "BestanddelLegemiddel" elements -
getBestanddelLegemiddelArray
LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel[] getBestanddelLegemiddelArray()Gets array of all "BestanddelLegemiddel" elements -
getBestanddelLegemiddelArray
LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel getBestanddelLegemiddelArray(int i) Gets ith "BestanddelLegemiddel" element -
sizeOfBestanddelLegemiddelArray
int sizeOfBestanddelLegemiddelArray()Returns number of "BestanddelLegemiddel" element -
setBestanddelLegemiddelArray
void setBestanddelLegemiddelArray(LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel[] bestanddelLegemiddelArray) Sets array of all "BestanddelLegemiddel" element -
setBestanddelLegemiddelArray
void setBestanddelLegemiddelArray(int i, LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel bestanddelLegemiddel) Sets ith "BestanddelLegemiddel" element -
insertNewBestanddelLegemiddel
LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel insertNewBestanddelLegemiddel(int i) Inserts and returns a new empty value (as xml) as the ith "BestanddelLegemiddel" element -
addNewBestanddelLegemiddel
LegemiddelblandingDocument.Legemiddelblanding.BestanddelLegemiddel addNewBestanddelLegemiddel()Appends and returns a new empty value (as xml) as the last "BestanddelLegemiddel" element -
removeBestanddelLegemiddel
void removeBestanddelLegemiddel(int i) Removes the ith "BestanddelLegemiddel" element -
getBestanddelAnnetList
List<LegemiddelblandingDocument.Legemiddelblanding.BestanddelAnnet> getBestanddelAnnetList()Gets a List of "BestanddelAnnet" elements -
getBestanddelAnnetArray
LegemiddelblandingDocument.Legemiddelblanding.BestanddelAnnet[] getBestanddelAnnetArray()Gets array of all "BestanddelAnnet" elements -
getBestanddelAnnetArray
Gets ith "BestanddelAnnet" element -
sizeOfBestanddelAnnetArray
int sizeOfBestanddelAnnetArray()Returns number of "BestanddelAnnet" element -
setBestanddelAnnetArray
void setBestanddelAnnetArray(LegemiddelblandingDocument.Legemiddelblanding.BestanddelAnnet[] bestanddelAnnetArray) Sets array of all "BestanddelAnnet" element -
setBestanddelAnnetArray
void setBestanddelAnnetArray(int i, LegemiddelblandingDocument.Legemiddelblanding.BestanddelAnnet bestanddelAnnet) Sets ith "BestanddelAnnet" element -
insertNewBestanddelAnnet
Inserts and returns a new empty value (as xml) as the ith "BestanddelAnnet" element -
addNewBestanddelAnnet
LegemiddelblandingDocument.Legemiddelblanding.BestanddelAnnet addNewBestanddelAnnet()Appends and returns a new empty value (as xml) as the last "BestanddelAnnet" element -
removeBestanddelAnnet
void removeBestanddelAnnet(int i) Removes the ith "BestanddelAnnet" element -
getBestanddelVirkestoffList
List<LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff> getBestanddelVirkestoffList()Gets a List of "BestanddelVirkestoff" elements -
getBestanddelVirkestoffArray
LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff[] getBestanddelVirkestoffArray()Gets array of all "BestanddelVirkestoff" elements -
getBestanddelVirkestoffArray
LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff getBestanddelVirkestoffArray(int i) Gets ith "BestanddelVirkestoff" element -
sizeOfBestanddelVirkestoffArray
int sizeOfBestanddelVirkestoffArray()Returns number of "BestanddelVirkestoff" element -
setBestanddelVirkestoffArray
void setBestanddelVirkestoffArray(LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff[] bestanddelVirkestoffArray) Sets array of all "BestanddelVirkestoff" element -
setBestanddelVirkestoffArray
void setBestanddelVirkestoffArray(int i, LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff bestanddelVirkestoff) Sets ith "BestanddelVirkestoff" element -
insertNewBestanddelVirkestoff
LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff insertNewBestanddelVirkestoff(int i) Inserts and returns a new empty value (as xml) as the ith "BestanddelVirkestoff" element -
addNewBestanddelVirkestoff
LegemiddelblandingDocument.Legemiddelblanding.BestanddelVirkestoff addNewBestanddelVirkestoff()Appends and returns a new empty value (as xml) as the last "BestanddelVirkestoff" element -
removeBestanddelVirkestoff
void removeBestanddelVirkestoff(int i) Removes the ith "BestanddelVirkestoff" element