Interface KatVarselSlvDocument.KatVarselSlv.OppfVarselSlv
- All Superinterfaces:
TypeEnkeltoppforingFest,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
KatVarselSlvDocumentImpl.KatVarselSlvImpl.OppfVarselSlvImpl
- Enclosing interface:
- KatVarselSlvDocument.KatVarselSlv
public static interface KatVarselSlvDocument.KatVarselSlv.OppfVarselSlv
extends TypeEnkeltoppforingFest
An XML OppfVarselSlv(@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<KatVarselSlvDocument.KatVarselSlv.OppfVarselSlv>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 "VarselSlv" elementGets the "VarselSlv" elementbooleanTrue if has "VarselSlv" elementvoidsetVarselSlv(VarselSlvDocument.VarselSlv varselSlv) Sets the "VarselSlv" elementvoidUnsets the "VarselSlv" elementMethods inherited from interface no.kith.xmlstds.eresept.m30.x20141201.TypeEnkeltoppforingFest
addNewStatus, getId, getStatus, getTidspunkt, setId, setStatus, setTidspunkt, xgetId, xgetTidspunkt, xsetId, xsetTidspunktMethods 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<KatVarselSlvDocument.KatVarselSlv.OppfVarselSlv> Factory -
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Details
-
getVarselSlv
VarselSlvDocument.VarselSlv getVarselSlv()Gets the "VarselSlv" element -
isSetVarselSlv
boolean isSetVarselSlv()True if has "VarselSlv" element -
setVarselSlv
Sets the "VarselSlv" element -
addNewVarselSlv
VarselSlvDocument.VarselSlv addNewVarselSlv()Appends and returns a new empty "VarselSlv" element -
unsetVarselSlv
void unsetVarselSlv()Unsets the "VarselSlv" element
-