Interface MarkedsforingsinfoDocument.Markedsforingsinfo
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
MarkedsforingsinfoDocumentImpl.MarkedsforingsinfoImpl
- Enclosing interface:
- MarkedsforingsinfoDocument
public static interface MarkedsforingsinfoDocument.Markedsforingsinfo
extends org.apache.xmlbeans.XmlObject
An XML Markedsforingsinfo(@http://www.kith.no/xmlstds/eresept/forskrivning/2014-12-01).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.ElementFactory<MarkedsforingsinfoDocument.Markedsforingsinfo>static final org.apache.xmlbeans.SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionGets the "AvregDato" elementGets the "Markedsforingsdato" elementGets the "MidlUtgattDato" elementGets the "OmpakkerAvEndose" elementGets the "VarenrUtgaende" elementbooleanTrue if has "AvregDato" elementbooleanTrue if has "Markedsforingsdato" elementbooleanTrue if has "MidlUtgattDato" elementbooleanTrue if has "OmpakkerAvEndose" elementbooleanTrue if has "VarenrUtgaende" elementvoidsetAvregDato(Calendar avregDato) Sets the "AvregDato" elementvoidsetMarkedsforingsdato(Calendar markedsforingsdato) Sets the "Markedsforingsdato" elementvoidsetMidlUtgattDato(Calendar midlUtgattDato) Sets the "MidlUtgattDato" elementvoidsetOmpakkerAvEndose(String ompakkerAvEndose) Sets the "OmpakkerAvEndose" elementvoidsetVarenrUtgaende(String varenrUtgaende) Sets the "VarenrUtgaende" elementvoidUnsets the "AvregDato" elementvoidUnsets the "Markedsforingsdato" elementvoidUnsets the "MidlUtgattDato" elementvoidUnsets the "OmpakkerAvEndose" elementvoidUnsets the "VarenrUtgaende" elementorg.apache.xmlbeans.XmlDateGets (as xml) the "AvregDato" elementorg.apache.xmlbeans.XmlDateGets (as xml) the "Markedsforingsdato" elementorg.apache.xmlbeans.XmlDateGets (as xml) the "MidlUtgattDato" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "OmpakkerAvEndose" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "VarenrUtgaende" elementvoidxsetAvregDato(org.apache.xmlbeans.XmlDate avregDato) Sets (as xml) the "AvregDato" elementvoidxsetMarkedsforingsdato(org.apache.xmlbeans.XmlDate markedsforingsdato) Sets (as xml) the "Markedsforingsdato" elementvoidxsetMidlUtgattDato(org.apache.xmlbeans.XmlDate midlUtgattDato) Sets (as xml) the "MidlUtgattDato" elementvoidxsetOmpakkerAvEndose(org.apache.xmlbeans.XmlString ompakkerAvEndose) Sets (as xml) the "OmpakkerAvEndose" elementvoidxsetVarenrUtgaende(org.apache.xmlbeans.XmlString varenrUtgaende) Sets (as xml) the "VarenrUtgaende" 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<MarkedsforingsinfoDocument.Markedsforingsinfo> Factory -
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Details
-
getVarenrUtgaende
String getVarenrUtgaende()Gets the "VarenrUtgaende" element -
xgetVarenrUtgaende
org.apache.xmlbeans.XmlString xgetVarenrUtgaende()Gets (as xml) the "VarenrUtgaende" element -
isSetVarenrUtgaende
boolean isSetVarenrUtgaende()True if has "VarenrUtgaende" element -
setVarenrUtgaende
Sets the "VarenrUtgaende" element -
xsetVarenrUtgaende
void xsetVarenrUtgaende(org.apache.xmlbeans.XmlString varenrUtgaende) Sets (as xml) the "VarenrUtgaende" element -
unsetVarenrUtgaende
void unsetVarenrUtgaende()Unsets the "VarenrUtgaende" element -
getMarkedsforingsdato
Calendar getMarkedsforingsdato()Gets the "Markedsforingsdato" element -
xgetMarkedsforingsdato
org.apache.xmlbeans.XmlDate xgetMarkedsforingsdato()Gets (as xml) the "Markedsforingsdato" element -
isSetMarkedsforingsdato
boolean isSetMarkedsforingsdato()True if has "Markedsforingsdato" element -
setMarkedsforingsdato
Sets the "Markedsforingsdato" element -
xsetMarkedsforingsdato
void xsetMarkedsforingsdato(org.apache.xmlbeans.XmlDate markedsforingsdato) Sets (as xml) the "Markedsforingsdato" element -
unsetMarkedsforingsdato
void unsetMarkedsforingsdato()Unsets the "Markedsforingsdato" element -
getAvregDato
Calendar getAvregDato()Gets the "AvregDato" element -
xgetAvregDato
org.apache.xmlbeans.XmlDate xgetAvregDato()Gets (as xml) the "AvregDato" element -
isSetAvregDato
boolean isSetAvregDato()True if has "AvregDato" element -
setAvregDato
Sets the "AvregDato" element -
xsetAvregDato
void xsetAvregDato(org.apache.xmlbeans.XmlDate avregDato) Sets (as xml) the "AvregDato" element -
unsetAvregDato
void unsetAvregDato()Unsets the "AvregDato" element -
getMidlUtgattDato
Calendar getMidlUtgattDato()Gets the "MidlUtgattDato" element -
xgetMidlUtgattDato
org.apache.xmlbeans.XmlDate xgetMidlUtgattDato()Gets (as xml) the "MidlUtgattDato" element -
isSetMidlUtgattDato
boolean isSetMidlUtgattDato()True if has "MidlUtgattDato" element -
setMidlUtgattDato
Sets the "MidlUtgattDato" element -
xsetMidlUtgattDato
void xsetMidlUtgattDato(org.apache.xmlbeans.XmlDate midlUtgattDato) Sets (as xml) the "MidlUtgattDato" element -
unsetMidlUtgattDato
void unsetMidlUtgattDato()Unsets the "MidlUtgattDato" element -
getOmpakkerAvEndose
String getOmpakkerAvEndose()Gets the "OmpakkerAvEndose" element -
xgetOmpakkerAvEndose
org.apache.xmlbeans.XmlString xgetOmpakkerAvEndose()Gets (as xml) the "OmpakkerAvEndose" element -
isSetOmpakkerAvEndose
boolean isSetOmpakkerAvEndose()True if has "OmpakkerAvEndose" element -
setOmpakkerAvEndose
Sets the "OmpakkerAvEndose" element -
xsetOmpakkerAvEndose
void xsetOmpakkerAvEndose(org.apache.xmlbeans.XmlString ompakkerAvEndose) Sets (as xml) the "OmpakkerAvEndose" element -
unsetOmpakkerAvEndose
void unsetOmpakkerAvEndose()Unsets the "OmpakkerAvEndose" element
-