Interface GodkjentNormaldoseDocument.GodkjentNormaldose
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
GodkjentNormaldoseDocumentImpl.GodkjentNormaldoseImpl
- Enclosing interface:
- GodkjentNormaldoseDocument
public static interface GodkjentNormaldoseDocument.GodkjentNormaldose
extends org.apache.xmlbeans.XmlObject
An XML GodkjentNormaldose(@http://www.kith.no/xmlstds/eresept/m30/2014-12-01).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<GodkjentNormaldoseDocument.GodkjentNormaldose>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 "Enhet" elementAppends and returns a new empty "Periode" elementgetEnhet()Gets the "Enhet" elementintGets the "MaksAntDoser" elementintGets the "MinAntDoser" elementGets the "NedreNormaldose" elementGets the "OvreNormaldose" elementGets the "Periode" elementbooleanTrue if has "MaksAntDoser" elementbooleanTrue if has "MinAntDoser" elementvoidSets the "Enhet" elementvoidsetMaksAntDoser(int maksAntDoser) Sets the "MaksAntDoser" elementvoidsetMinAntDoser(int minAntDoser) Sets the "MinAntDoser" elementvoidsetNedreNormaldose(BigDecimal nedreNormaldose) Sets the "NedreNormaldose" elementvoidsetOvreNormaldose(BigDecimal ovreNormaldose) Sets the "OvreNormaldose" elementvoidsetPeriode(CV periode) Sets the "Periode" elementvoidUnsets the "MaksAntDoser" elementvoidUnsets the "MinAntDoser" elementorg.apache.xmlbeans.XmlIntGets (as xml) the "MaksAntDoser" elementorg.apache.xmlbeans.XmlIntGets (as xml) the "MinAntDoser" elementorg.apache.xmlbeans.XmlDecimalGets (as xml) the "NedreNormaldose" elementorg.apache.xmlbeans.XmlDecimalGets (as xml) the "OvreNormaldose" elementvoidxsetMaksAntDoser(org.apache.xmlbeans.XmlInt maksAntDoser) Sets (as xml) the "MaksAntDoser" elementvoidxsetMinAntDoser(org.apache.xmlbeans.XmlInt minAntDoser) Sets (as xml) the "MinAntDoser" elementvoidxsetNedreNormaldose(org.apache.xmlbeans.XmlDecimal nedreNormaldose) Sets (as xml) the "NedreNormaldose" elementvoidxsetOvreNormaldose(org.apache.xmlbeans.XmlDecimal ovreNormaldose) Sets (as xml) the "OvreNormaldose" 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<GodkjentNormaldoseDocument.GodkjentNormaldose> Factory -
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Details
-
getOvreNormaldose
BigDecimal getOvreNormaldose()Gets the "OvreNormaldose" element -
xgetOvreNormaldose
org.apache.xmlbeans.XmlDecimal xgetOvreNormaldose()Gets (as xml) the "OvreNormaldose" element -
setOvreNormaldose
Sets the "OvreNormaldose" element -
xsetOvreNormaldose
void xsetOvreNormaldose(org.apache.xmlbeans.XmlDecimal ovreNormaldose) Sets (as xml) the "OvreNormaldose" element -
getNedreNormaldose
BigDecimal getNedreNormaldose()Gets the "NedreNormaldose" element -
xgetNedreNormaldose
org.apache.xmlbeans.XmlDecimal xgetNedreNormaldose()Gets (as xml) the "NedreNormaldose" element -
setNedreNormaldose
Sets the "NedreNormaldose" element -
xsetNedreNormaldose
void xsetNedreNormaldose(org.apache.xmlbeans.XmlDecimal nedreNormaldose) Sets (as xml) the "NedreNormaldose" element -
getEnhet
CV getEnhet()Gets the "Enhet" element -
setEnhet
Sets the "Enhet" element -
addNewEnhet
CV addNewEnhet()Appends and returns a new empty "Enhet" element -
getMinAntDoser
int getMinAntDoser()Gets the "MinAntDoser" element -
xgetMinAntDoser
org.apache.xmlbeans.XmlInt xgetMinAntDoser()Gets (as xml) the "MinAntDoser" element -
isSetMinAntDoser
boolean isSetMinAntDoser()True if has "MinAntDoser" element -
setMinAntDoser
void setMinAntDoser(int minAntDoser) Sets the "MinAntDoser" element -
xsetMinAntDoser
void xsetMinAntDoser(org.apache.xmlbeans.XmlInt minAntDoser) Sets (as xml) the "MinAntDoser" element -
unsetMinAntDoser
void unsetMinAntDoser()Unsets the "MinAntDoser" element -
getMaksAntDoser
int getMaksAntDoser()Gets the "MaksAntDoser" element -
xgetMaksAntDoser
org.apache.xmlbeans.XmlInt xgetMaksAntDoser()Gets (as xml) the "MaksAntDoser" element -
isSetMaksAntDoser
boolean isSetMaksAntDoser()True if has "MaksAntDoser" element -
setMaksAntDoser
void setMaksAntDoser(int maksAntDoser) Sets the "MaksAntDoser" element -
xsetMaksAntDoser
void xsetMaksAntDoser(org.apache.xmlbeans.XmlInt maksAntDoser) Sets (as xml) the "MaksAntDoser" element -
unsetMaksAntDoser
void unsetMaksAntDoser()Unsets the "MaksAntDoser" element -
getPeriode
CV getPeriode()Gets the "Periode" element -
setPeriode
Sets the "Periode" element -
addNewPeriode
CV addNewPeriode()Appends and returns a new empty "Periode" element
-