All Downloads are FREE. Search and download functionalities are using the official Maven repository.

no.ks.fiks.arkiv.v1.arkivstruktur.Arkivdel Maven / Gradle / Ivy

There is a newer version: 1.0.12
Show newest version
//
// This file was generated by the Eclipse Implementation of JAXB, v2.3.6 
// See https://eclipse-ee4j.github.io/jaxb-ri 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2023.06.23 at 10:32:49 AM CEST 
//


package no.ks.fiks.arkiv.v1.arkivstruktur;

import java.time.LocalDate;
import java.time.ZonedDateTime;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import com.kscs.util.jaxb.Buildable;
import com.kscs.util.jaxb.PropertyTree;
import com.kscs.util.jaxb.PropertyTreeUse;
import no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.Arkivdelstatus;
import no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.Dokumentmedium;
import no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.SystemID;
import org.w3._2001.xmlschema.Adapter1;
import org.w3._2001.xmlschema.Adapter3;


/**
 * 

Java class for arkivdel complex type. * *

The following schema fragment specifies the expected content contained within this class. * *

 * <complexType name="arkivdel">
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <element name="systemID" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}systemID"/>
 *         <element name="tittel" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}tittel"/>
 *         <element name="beskrivelse" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}beskrivelse" minOccurs="0"/>
 *         <element name="arkivdelstatus" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}arkivdelstatus"/>
 *         <element name="dokumentmedium" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}dokumentmedium" minOccurs="0"/>
 *         <element name="oppbevaringssted" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}oppbevaringssted" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="opprettetDato" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}opprettetDato"/>
 *         <element name="opprettetAv" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}opprettetAv"/>
 *         <element name="avsluttetDato" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}avsluttetDato"/>
 *         <element name="avsluttetAv" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}avsluttetAv"/>
 *         <element name="arkivperiodeStartDato" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}arkivperiodeStartDato" minOccurs="0"/>
 *         <element name="arkivperiodeSluttDato" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}arkivperiodeSluttDato" minOccurs="0"/>
 *         <element name="referanseForloeper" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}referanseForloeper" minOccurs="0"/>
 *         <element name="referanseArvtaker" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/metadatakatalog/v1}referanseArvtaker" minOccurs="0"/>
 *         <element name="kassasjon" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}kassasjon" minOccurs="0"/>
 *         <element name="utfoertKassasjon" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}utfoertKassasjon" minOccurs="0"/>
 *         <element name="sletting" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}sletting" minOccurs="0"/>
 *         <element name="skjerming" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}skjerming" minOccurs="0"/>
 *         <element name="gradering" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}gradering" minOccurs="0"/>
 *         <choice>
 *           <element name="klassifikasjonssystem" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}klassifikasjonssystem" maxOccurs="unbounded" minOccurs="0"/>
 *           <element name="mappe" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}mappe" maxOccurs="unbounded" minOccurs="0"/>
 *           <element name="registrering" type="{https://ks-no.github.io/standarder/fiks-protokoll/fiks-arkiv/arkivstruktur/v1}registrering" maxOccurs="unbounded" minOccurs="0"/>
 *         </choice>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "arkivdel", propOrder = { "systemID", "tittel", "beskrivelse", "arkivdelstatus", "dokumentmedium", "oppbevaringssteds", "opprettetDato", "opprettetAv", "avsluttetDato", "avsluttetAv", "arkivperiodeStartDato", "arkivperiodeSluttDato", "referanseForloeper", "referanseArvtaker", "kassasjon", "utfoertKassasjon", "sletting", "skjerming", "gradering", "registrerings", "mappes", "klassifikasjonssystems" }) public class Arkivdel { @XmlElement(required = true) protected SystemID systemID; @XmlElement(required = true) protected String tittel; protected String beskrivelse; @XmlElement(required = true) protected Arkivdelstatus arkivdelstatus; protected Dokumentmedium dokumentmedium; @XmlElement(name = "oppbevaringssted") protected List oppbevaringssteds; @XmlElement(required = true, type = String.class) @XmlJavaTypeAdapter(Adapter1 .class) @XmlSchemaType(name = "dateTime") protected ZonedDateTime opprettetDato; @XmlElement(required = true) protected String opprettetAv; @XmlElement(required = true, type = String.class) @XmlJavaTypeAdapter(Adapter1 .class) @XmlSchemaType(name = "dateTime") protected ZonedDateTime avsluttetDato; @XmlElement(required = true) protected String avsluttetAv; @XmlElement(type = String.class) @XmlJavaTypeAdapter(Adapter3 .class) @XmlSchemaType(name = "date") protected LocalDate arkivperiodeStartDato; @XmlElement(type = String.class) @XmlJavaTypeAdapter(Adapter3 .class) @XmlSchemaType(name = "date") protected LocalDate arkivperiodeSluttDato; protected String referanseForloeper; protected String referanseArvtaker; protected Kassasjon kassasjon; protected UtfoertKassasjon utfoertKassasjon; protected Sletting sletting; protected Skjerming skjerming; protected Gradering gradering; @XmlElement(name = "registrering") protected List registrerings; @XmlElement(name = "mappe") protected List mappes; @XmlElement(name = "klassifikasjonssystem") protected List klassifikasjonssystems; /** * Gets the value of the systemID property. * * @return * possible object is * {@link SystemID } * */ public SystemID getSystemID() { return systemID; } /** * Sets the value of the systemID property. * * @param value * allowed object is * {@link SystemID } * */ public void setSystemID(SystemID value) { this.systemID = value; } /** * Gets the value of the tittel property. * * @return * possible object is * {@link String } * */ public String getTittel() { return tittel; } /** * Sets the value of the tittel property. * * @param value * allowed object is * {@link String } * */ public void setTittel(String value) { this.tittel = value; } /** * Gets the value of the beskrivelse property. * * @return * possible object is * {@link String } * */ public String getBeskrivelse() { return beskrivelse; } /** * Sets the value of the beskrivelse property. * * @param value * allowed object is * {@link String } * */ public void setBeskrivelse(String value) { this.beskrivelse = value; } /** * Gets the value of the arkivdelstatus property. * * @return * possible object is * {@link Arkivdelstatus } * */ public Arkivdelstatus getArkivdelstatus() { return arkivdelstatus; } /** * Sets the value of the arkivdelstatus property. * * @param value * allowed object is * {@link Arkivdelstatus } * */ public void setArkivdelstatus(Arkivdelstatus value) { this.arkivdelstatus = value; } /** * Gets the value of the dokumentmedium property. * * @return * possible object is * {@link Dokumentmedium } * */ public Dokumentmedium getDokumentmedium() { return dokumentmedium; } /** * Sets the value of the dokumentmedium property. * * @param value * allowed object is * {@link Dokumentmedium } * */ public void setDokumentmedium(Dokumentmedium value) { this.dokumentmedium = value; } /** * Gets the value of the oppbevaringssteds property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the oppbevaringssteds property. * *

* For example, to add a new item, do as follows: *

     *    getOppbevaringssteds().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link String } * * */ public List getOppbevaringssteds() { if (oppbevaringssteds == null) { oppbevaringssteds = new ArrayList(); } return this.oppbevaringssteds; } /** * Gets the value of the opprettetDato property. * * @return * possible object is * {@link String } * */ public ZonedDateTime getOpprettetDato() { return opprettetDato; } /** * Sets the value of the opprettetDato property. * * @param value * allowed object is * {@link String } * */ public void setOpprettetDato(ZonedDateTime value) { this.opprettetDato = value; } /** * Gets the value of the opprettetAv property. * * @return * possible object is * {@link String } * */ public String getOpprettetAv() { return opprettetAv; } /** * Sets the value of the opprettetAv property. * * @param value * allowed object is * {@link String } * */ public void setOpprettetAv(String value) { this.opprettetAv = value; } /** * Gets the value of the avsluttetDato property. * * @return * possible object is * {@link String } * */ public ZonedDateTime getAvsluttetDato() { return avsluttetDato; } /** * Sets the value of the avsluttetDato property. * * @param value * allowed object is * {@link String } * */ public void setAvsluttetDato(ZonedDateTime value) { this.avsluttetDato = value; } /** * Gets the value of the avsluttetAv property. * * @return * possible object is * {@link String } * */ public String getAvsluttetAv() { return avsluttetAv; } /** * Sets the value of the avsluttetAv property. * * @param value * allowed object is * {@link String } * */ public void setAvsluttetAv(String value) { this.avsluttetAv = value; } /** * Gets the value of the arkivperiodeStartDato property. * * @return * possible object is * {@link String } * */ public LocalDate getArkivperiodeStartDato() { return arkivperiodeStartDato; } /** * Sets the value of the arkivperiodeStartDato property. * * @param value * allowed object is * {@link String } * */ public void setArkivperiodeStartDato(LocalDate value) { this.arkivperiodeStartDato = value; } /** * Gets the value of the arkivperiodeSluttDato property. * * @return * possible object is * {@link String } * */ public LocalDate getArkivperiodeSluttDato() { return arkivperiodeSluttDato; } /** * Sets the value of the arkivperiodeSluttDato property. * * @param value * allowed object is * {@link String } * */ public void setArkivperiodeSluttDato(LocalDate value) { this.arkivperiodeSluttDato = value; } /** * Gets the value of the referanseForloeper property. * * @return * possible object is * {@link String } * */ public String getReferanseForloeper() { return referanseForloeper; } /** * Sets the value of the referanseForloeper property. * * @param value * allowed object is * {@link String } * */ public void setReferanseForloeper(String value) { this.referanseForloeper = value; } /** * Gets the value of the referanseArvtaker property. * * @return * possible object is * {@link String } * */ public String getReferanseArvtaker() { return referanseArvtaker; } /** * Sets the value of the referanseArvtaker property. * * @param value * allowed object is * {@link String } * */ public void setReferanseArvtaker(String value) { this.referanseArvtaker = value; } /** * Gets the value of the kassasjon property. * * @return * possible object is * {@link Kassasjon } * */ public Kassasjon getKassasjon() { return kassasjon; } /** * Sets the value of the kassasjon property. * * @param value * allowed object is * {@link Kassasjon } * */ public void setKassasjon(Kassasjon value) { this.kassasjon = value; } /** * Gets the value of the utfoertKassasjon property. * * @return * possible object is * {@link UtfoertKassasjon } * */ public UtfoertKassasjon getUtfoertKassasjon() { return utfoertKassasjon; } /** * Sets the value of the utfoertKassasjon property. * * @param value * allowed object is * {@link UtfoertKassasjon } * */ public void setUtfoertKassasjon(UtfoertKassasjon value) { this.utfoertKassasjon = value; } /** * Gets the value of the sletting property. * * @return * possible object is * {@link Sletting } * */ public Sletting getSletting() { return sletting; } /** * Sets the value of the sletting property. * * @param value * allowed object is * {@link Sletting } * */ public void setSletting(Sletting value) { this.sletting = value; } /** * Gets the value of the skjerming property. * * @return * possible object is * {@link Skjerming } * */ public Skjerming getSkjerming() { return skjerming; } /** * Sets the value of the skjerming property. * * @param value * allowed object is * {@link Skjerming } * */ public void setSkjerming(Skjerming value) { this.skjerming = value; } /** * Gets the value of the gradering property. * * @return * possible object is * {@link Gradering } * */ public Gradering getGradering() { return gradering; } /** * Sets the value of the gradering property. * * @param value * allowed object is * {@link Gradering } * */ public void setGradering(Gradering value) { this.gradering = value; } /** * Gets the value of the registrerings property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the registrerings property. * *

* For example, to add a new item, do as follows: *

     *    getRegistrerings().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Registrering } * * */ public List getRegistrerings() { if (registrerings == null) { registrerings = new ArrayList(); } return this.registrerings; } /** * Gets the value of the mappes property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the mappes property. * *

* For example, to add a new item, do as follows: *

     *    getMappes().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Mappe } * * */ public List getMappes() { if (mappes == null) { mappes = new ArrayList(); } return this.mappes; } /** * Gets the value of the klassifikasjonssystems property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the klassifikasjonssystems property. * *

* For example, to add a new item, do as follows: *

     *    getKlassifikasjonssystems().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Klassifikasjonssystem } * * */ public List getKlassifikasjonssystems() { if (klassifikasjonssystems == null) { klassifikasjonssystems = new ArrayList(); } return this.klassifikasjonssystems; } /** * Copies all state of this object to a builder. This method is used by the {@link * #copyOf} method and should not be called directly by client code. * * @param _other * A builder instance to which the state of this object will be copied. */ public<_B >void copyTo(final Arkivdel.Builder<_B> _other) { _other.systemID = ((this.systemID == null)?null:this.systemID.newCopyBuilder(_other)); _other.tittel = this.tittel; _other.beskrivelse = this.beskrivelse; _other.arkivdelstatus = ((this.arkivdelstatus == null)?null:this.arkivdelstatus.newCopyBuilder(_other)); _other.dokumentmedium = ((this.dokumentmedium == null)?null:this.dokumentmedium.newCopyBuilder(_other)); if (this.oppbevaringssteds == null) { _other.oppbevaringssteds = null; } else { _other.oppbevaringssteds = new ArrayList(); for (String _item: this.oppbevaringssteds) { _other.oppbevaringssteds.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } _other.opprettetDato = this.opprettetDato; _other.opprettetAv = this.opprettetAv; _other.avsluttetDato = this.avsluttetDato; _other.avsluttetAv = this.avsluttetAv; _other.arkivperiodeStartDato = this.arkivperiodeStartDato; _other.arkivperiodeSluttDato = this.arkivperiodeSluttDato; _other.referanseForloeper = this.referanseForloeper; _other.referanseArvtaker = this.referanseArvtaker; _other.kassasjon = ((this.kassasjon == null)?null:this.kassasjon.newCopyBuilder(_other)); _other.utfoertKassasjon = ((this.utfoertKassasjon == null)?null:this.utfoertKassasjon.newCopyBuilder(_other)); _other.sletting = ((this.sletting == null)?null:this.sletting.newCopyBuilder(_other)); _other.skjerming = ((this.skjerming == null)?null:this.skjerming.newCopyBuilder(_other)); _other.gradering = ((this.gradering == null)?null:this.gradering.newCopyBuilder(_other)); if (this.registrerings == null) { _other.registrerings = null; } else { _other.registrerings = new ArrayList>>(); for (Registrering _item: this.registrerings) { _other.registrerings.add(((_item == null)?null:_item.newCopyBuilder(_other))); } } if (this.mappes == null) { _other.mappes = null; } else { _other.mappes = new ArrayList>>(); for (Mappe _item: this.mappes) { _other.mappes.add(((_item == null)?null:_item.newCopyBuilder(_other))); } } if (this.klassifikasjonssystems == null) { _other.klassifikasjonssystems = null; } else { _other.klassifikasjonssystems = new ArrayList>>(); for (Klassifikasjonssystem _item: this.klassifikasjonssystems) { _other.klassifikasjonssystems.add(((_item == null)?null:_item.newCopyBuilder(_other))); } } } public<_B >Arkivdel.Builder<_B> newCopyBuilder(final _B _parentBuilder) { return new Arkivdel.Builder<_B>(_parentBuilder, this, true); } public Arkivdel.Builder newCopyBuilder() { return newCopyBuilder(null); } public static Arkivdel.Builder builder() { return new Arkivdel.Builder(null, null, false); } public static<_B >Arkivdel.Builder<_B> copyOf(final Arkivdel _other) { final Arkivdel.Builder<_B> _newBuilder = new Arkivdel.Builder<_B>(null, null, false); _other.copyTo(_newBuilder); return _newBuilder; } /** * Copies all state of this object to a builder. This method is used by the {@link * #copyOf} method and should not be called directly by client code. * * @param _other * A builder instance to which the state of this object will be copied. */ public<_B >void copyTo(final Arkivdel.Builder<_B> _other, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { final PropertyTree systemIDPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("systemID")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(systemIDPropertyTree!= null):((systemIDPropertyTree == null)||(!systemIDPropertyTree.isLeaf())))) { _other.systemID = ((this.systemID == null)?null:this.systemID.newCopyBuilder(_other, systemIDPropertyTree, _propertyTreeUse)); } final PropertyTree tittelPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("tittel")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(tittelPropertyTree!= null):((tittelPropertyTree == null)||(!tittelPropertyTree.isLeaf())))) { _other.tittel = this.tittel; } final PropertyTree beskrivelsePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("beskrivelse")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(beskrivelsePropertyTree!= null):((beskrivelsePropertyTree == null)||(!beskrivelsePropertyTree.isLeaf())))) { _other.beskrivelse = this.beskrivelse; } final PropertyTree arkivdelstatusPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("arkivdelstatus")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(arkivdelstatusPropertyTree!= null):((arkivdelstatusPropertyTree == null)||(!arkivdelstatusPropertyTree.isLeaf())))) { _other.arkivdelstatus = ((this.arkivdelstatus == null)?null:this.arkivdelstatus.newCopyBuilder(_other, arkivdelstatusPropertyTree, _propertyTreeUse)); } final PropertyTree dokumentmediumPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("dokumentmedium")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(dokumentmediumPropertyTree!= null):((dokumentmediumPropertyTree == null)||(!dokumentmediumPropertyTree.isLeaf())))) { _other.dokumentmedium = ((this.dokumentmedium == null)?null:this.dokumentmedium.newCopyBuilder(_other, dokumentmediumPropertyTree, _propertyTreeUse)); } final PropertyTree oppbevaringsstedsPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oppbevaringssteds")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oppbevaringsstedsPropertyTree!= null):((oppbevaringsstedsPropertyTree == null)||(!oppbevaringsstedsPropertyTree.isLeaf())))) { if (this.oppbevaringssteds == null) { _other.oppbevaringssteds = null; } else { _other.oppbevaringssteds = new ArrayList(); for (String _item: this.oppbevaringssteds) { _other.oppbevaringssteds.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree opprettetDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("opprettetDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(opprettetDatoPropertyTree!= null):((opprettetDatoPropertyTree == null)||(!opprettetDatoPropertyTree.isLeaf())))) { _other.opprettetDato = this.opprettetDato; } final PropertyTree opprettetAvPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("opprettetAv")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(opprettetAvPropertyTree!= null):((opprettetAvPropertyTree == null)||(!opprettetAvPropertyTree.isLeaf())))) { _other.opprettetAv = this.opprettetAv; } final PropertyTree avsluttetDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("avsluttetDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(avsluttetDatoPropertyTree!= null):((avsluttetDatoPropertyTree == null)||(!avsluttetDatoPropertyTree.isLeaf())))) { _other.avsluttetDato = this.avsluttetDato; } final PropertyTree avsluttetAvPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("avsluttetAv")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(avsluttetAvPropertyTree!= null):((avsluttetAvPropertyTree == null)||(!avsluttetAvPropertyTree.isLeaf())))) { _other.avsluttetAv = this.avsluttetAv; } final PropertyTree arkivperiodeStartDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("arkivperiodeStartDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(arkivperiodeStartDatoPropertyTree!= null):((arkivperiodeStartDatoPropertyTree == null)||(!arkivperiodeStartDatoPropertyTree.isLeaf())))) { _other.arkivperiodeStartDato = this.arkivperiodeStartDato; } final PropertyTree arkivperiodeSluttDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("arkivperiodeSluttDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(arkivperiodeSluttDatoPropertyTree!= null):((arkivperiodeSluttDatoPropertyTree == null)||(!arkivperiodeSluttDatoPropertyTree.isLeaf())))) { _other.arkivperiodeSluttDato = this.arkivperiodeSluttDato; } final PropertyTree referanseForloeperPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("referanseForloeper")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(referanseForloeperPropertyTree!= null):((referanseForloeperPropertyTree == null)||(!referanseForloeperPropertyTree.isLeaf())))) { _other.referanseForloeper = this.referanseForloeper; } final PropertyTree referanseArvtakerPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("referanseArvtaker")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(referanseArvtakerPropertyTree!= null):((referanseArvtakerPropertyTree == null)||(!referanseArvtakerPropertyTree.isLeaf())))) { _other.referanseArvtaker = this.referanseArvtaker; } final PropertyTree kassasjonPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("kassasjon")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(kassasjonPropertyTree!= null):((kassasjonPropertyTree == null)||(!kassasjonPropertyTree.isLeaf())))) { _other.kassasjon = ((this.kassasjon == null)?null:this.kassasjon.newCopyBuilder(_other, kassasjonPropertyTree, _propertyTreeUse)); } final PropertyTree utfoertKassasjonPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("utfoertKassasjon")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(utfoertKassasjonPropertyTree!= null):((utfoertKassasjonPropertyTree == null)||(!utfoertKassasjonPropertyTree.isLeaf())))) { _other.utfoertKassasjon = ((this.utfoertKassasjon == null)?null:this.utfoertKassasjon.newCopyBuilder(_other, utfoertKassasjonPropertyTree, _propertyTreeUse)); } final PropertyTree slettingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("sletting")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(slettingPropertyTree!= null):((slettingPropertyTree == null)||(!slettingPropertyTree.isLeaf())))) { _other.sletting = ((this.sletting == null)?null:this.sletting.newCopyBuilder(_other, slettingPropertyTree, _propertyTreeUse)); } final PropertyTree skjermingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("skjerming")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(skjermingPropertyTree!= null):((skjermingPropertyTree == null)||(!skjermingPropertyTree.isLeaf())))) { _other.skjerming = ((this.skjerming == null)?null:this.skjerming.newCopyBuilder(_other, skjermingPropertyTree, _propertyTreeUse)); } final PropertyTree graderingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("gradering")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(graderingPropertyTree!= null):((graderingPropertyTree == null)||(!graderingPropertyTree.isLeaf())))) { _other.gradering = ((this.gradering == null)?null:this.gradering.newCopyBuilder(_other, graderingPropertyTree, _propertyTreeUse)); } final PropertyTree registreringsPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("registrerings")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(registreringsPropertyTree!= null):((registreringsPropertyTree == null)||(!registreringsPropertyTree.isLeaf())))) { if (this.registrerings == null) { _other.registrerings = null; } else { _other.registrerings = new ArrayList>>(); for (Registrering _item: this.registrerings) { _other.registrerings.add(((_item == null)?null:_item.newCopyBuilder(_other, registreringsPropertyTree, _propertyTreeUse))); } } } final PropertyTree mappesPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("mappes")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(mappesPropertyTree!= null):((mappesPropertyTree == null)||(!mappesPropertyTree.isLeaf())))) { if (this.mappes == null) { _other.mappes = null; } else { _other.mappes = new ArrayList>>(); for (Mappe _item: this.mappes) { _other.mappes.add(((_item == null)?null:_item.newCopyBuilder(_other, mappesPropertyTree, _propertyTreeUse))); } } } final PropertyTree klassifikasjonssystemsPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("klassifikasjonssystems")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(klassifikasjonssystemsPropertyTree!= null):((klassifikasjonssystemsPropertyTree == null)||(!klassifikasjonssystemsPropertyTree.isLeaf())))) { if (this.klassifikasjonssystems == null) { _other.klassifikasjonssystems = null; } else { _other.klassifikasjonssystems = new ArrayList>>(); for (Klassifikasjonssystem _item: this.klassifikasjonssystems) { _other.klassifikasjonssystems.add(((_item == null)?null:_item.newCopyBuilder(_other, klassifikasjonssystemsPropertyTree, _propertyTreeUse))); } } } } public<_B >Arkivdel.Builder<_B> newCopyBuilder(final _B _parentBuilder, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { return new Arkivdel.Builder<_B>(_parentBuilder, this, true, _propertyTree, _propertyTreeUse); } public Arkivdel.Builder newCopyBuilder(final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { return newCopyBuilder(null, _propertyTree, _propertyTreeUse); } public static<_B >Arkivdel.Builder<_B> copyOf(final Arkivdel _other, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { final Arkivdel.Builder<_B> _newBuilder = new Arkivdel.Builder<_B>(null, null, false); _other.copyTo(_newBuilder, _propertyTree, _propertyTreeUse); return _newBuilder; } public static Arkivdel.Builder copyExcept(final Arkivdel _other, final PropertyTree _propertyTree) { return copyOf(_other, _propertyTree, PropertyTreeUse.EXCLUDE); } public static Arkivdel.Builder copyOnly(final Arkivdel _other, final PropertyTree _propertyTree) { return copyOf(_other, _propertyTree, PropertyTreeUse.INCLUDE); } public static class Builder<_B >implements Buildable { protected final _B _parentBuilder; protected final Arkivdel _storedValue; private SystemID.Builder> systemID; private String tittel; private String beskrivelse; private Arkivdelstatus.Builder> arkivdelstatus; private Dokumentmedium.Builder> dokumentmedium; private List oppbevaringssteds; private ZonedDateTime opprettetDato; private String opprettetAv; private ZonedDateTime avsluttetDato; private String avsluttetAv; private LocalDate arkivperiodeStartDato; private LocalDate arkivperiodeSluttDato; private String referanseForloeper; private String referanseArvtaker; private Kassasjon.Builder> kassasjon; private UtfoertKassasjon.Builder> utfoertKassasjon; private Sletting.Builder> sletting; private Skjerming.Builder> skjerming; private Gradering.Builder> gradering; private List>> registrerings; private List>> mappes; private List>> klassifikasjonssystems; public Builder(final _B _parentBuilder, final Arkivdel _other, final boolean _copy) { this._parentBuilder = _parentBuilder; if (_other!= null) { if (_copy) { _storedValue = null; this.systemID = ((_other.systemID == null)?null:_other.systemID.newCopyBuilder(this)); this.tittel = _other.tittel; this.beskrivelse = _other.beskrivelse; this.arkivdelstatus = ((_other.arkivdelstatus == null)?null:_other.arkivdelstatus.newCopyBuilder(this)); this.dokumentmedium = ((_other.dokumentmedium == null)?null:_other.dokumentmedium.newCopyBuilder(this)); if (_other.oppbevaringssteds == null) { this.oppbevaringssteds = null; } else { this.oppbevaringssteds = new ArrayList(); for (String _item: _other.oppbevaringssteds) { this.oppbevaringssteds.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } this.opprettetDato = _other.opprettetDato; this.opprettetAv = _other.opprettetAv; this.avsluttetDato = _other.avsluttetDato; this.avsluttetAv = _other.avsluttetAv; this.arkivperiodeStartDato = _other.arkivperiodeStartDato; this.arkivperiodeSluttDato = _other.arkivperiodeSluttDato; this.referanseForloeper = _other.referanseForloeper; this.referanseArvtaker = _other.referanseArvtaker; this.kassasjon = ((_other.kassasjon == null)?null:_other.kassasjon.newCopyBuilder(this)); this.utfoertKassasjon = ((_other.utfoertKassasjon == null)?null:_other.utfoertKassasjon.newCopyBuilder(this)); this.sletting = ((_other.sletting == null)?null:_other.sletting.newCopyBuilder(this)); this.skjerming = ((_other.skjerming == null)?null:_other.skjerming.newCopyBuilder(this)); this.gradering = ((_other.gradering == null)?null:_other.gradering.newCopyBuilder(this)); if (_other.registrerings == null) { this.registrerings = null; } else { this.registrerings = new ArrayList>>(); for (Registrering _item: _other.registrerings) { this.registrerings.add(((_item == null)?null:_item.newCopyBuilder(this))); } } if (_other.mappes == null) { this.mappes = null; } else { this.mappes = new ArrayList>>(); for (Mappe _item: _other.mappes) { this.mappes.add(((_item == null)?null:_item.newCopyBuilder(this))); } } if (_other.klassifikasjonssystems == null) { this.klassifikasjonssystems = null; } else { this.klassifikasjonssystems = new ArrayList>>(); for (Klassifikasjonssystem _item: _other.klassifikasjonssystems) { this.klassifikasjonssystems.add(((_item == null)?null:_item.newCopyBuilder(this))); } } } else { _storedValue = _other; } } else { _storedValue = null; } } public Builder(final _B _parentBuilder, final Arkivdel _other, final boolean _copy, final PropertyTree _propertyTree, final PropertyTreeUse _propertyTreeUse) { this._parentBuilder = _parentBuilder; if (_other!= null) { if (_copy) { _storedValue = null; final PropertyTree systemIDPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("systemID")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(systemIDPropertyTree!= null):((systemIDPropertyTree == null)||(!systemIDPropertyTree.isLeaf())))) { this.systemID = ((_other.systemID == null)?null:_other.systemID.newCopyBuilder(this, systemIDPropertyTree, _propertyTreeUse)); } final PropertyTree tittelPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("tittel")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(tittelPropertyTree!= null):((tittelPropertyTree == null)||(!tittelPropertyTree.isLeaf())))) { this.tittel = _other.tittel; } final PropertyTree beskrivelsePropertyTree = ((_propertyTree == null)?null:_propertyTree.get("beskrivelse")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(beskrivelsePropertyTree!= null):((beskrivelsePropertyTree == null)||(!beskrivelsePropertyTree.isLeaf())))) { this.beskrivelse = _other.beskrivelse; } final PropertyTree arkivdelstatusPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("arkivdelstatus")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(arkivdelstatusPropertyTree!= null):((arkivdelstatusPropertyTree == null)||(!arkivdelstatusPropertyTree.isLeaf())))) { this.arkivdelstatus = ((_other.arkivdelstatus == null)?null:_other.arkivdelstatus.newCopyBuilder(this, arkivdelstatusPropertyTree, _propertyTreeUse)); } final PropertyTree dokumentmediumPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("dokumentmedium")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(dokumentmediumPropertyTree!= null):((dokumentmediumPropertyTree == null)||(!dokumentmediumPropertyTree.isLeaf())))) { this.dokumentmedium = ((_other.dokumentmedium == null)?null:_other.dokumentmedium.newCopyBuilder(this, dokumentmediumPropertyTree, _propertyTreeUse)); } final PropertyTree oppbevaringsstedsPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("oppbevaringssteds")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(oppbevaringsstedsPropertyTree!= null):((oppbevaringsstedsPropertyTree == null)||(!oppbevaringsstedsPropertyTree.isLeaf())))) { if (_other.oppbevaringssteds == null) { this.oppbevaringssteds = null; } else { this.oppbevaringssteds = new ArrayList(); for (String _item: _other.oppbevaringssteds) { this.oppbevaringssteds.add(((_item == null)?null:new Buildable.PrimitiveBuildable(_item))); } } } final PropertyTree opprettetDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("opprettetDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(opprettetDatoPropertyTree!= null):((opprettetDatoPropertyTree == null)||(!opprettetDatoPropertyTree.isLeaf())))) { this.opprettetDato = _other.opprettetDato; } final PropertyTree opprettetAvPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("opprettetAv")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(opprettetAvPropertyTree!= null):((opprettetAvPropertyTree == null)||(!opprettetAvPropertyTree.isLeaf())))) { this.opprettetAv = _other.opprettetAv; } final PropertyTree avsluttetDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("avsluttetDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(avsluttetDatoPropertyTree!= null):((avsluttetDatoPropertyTree == null)||(!avsluttetDatoPropertyTree.isLeaf())))) { this.avsluttetDato = _other.avsluttetDato; } final PropertyTree avsluttetAvPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("avsluttetAv")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(avsluttetAvPropertyTree!= null):((avsluttetAvPropertyTree == null)||(!avsluttetAvPropertyTree.isLeaf())))) { this.avsluttetAv = _other.avsluttetAv; } final PropertyTree arkivperiodeStartDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("arkivperiodeStartDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(arkivperiodeStartDatoPropertyTree!= null):((arkivperiodeStartDatoPropertyTree == null)||(!arkivperiodeStartDatoPropertyTree.isLeaf())))) { this.arkivperiodeStartDato = _other.arkivperiodeStartDato; } final PropertyTree arkivperiodeSluttDatoPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("arkivperiodeSluttDato")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(arkivperiodeSluttDatoPropertyTree!= null):((arkivperiodeSluttDatoPropertyTree == null)||(!arkivperiodeSluttDatoPropertyTree.isLeaf())))) { this.arkivperiodeSluttDato = _other.arkivperiodeSluttDato; } final PropertyTree referanseForloeperPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("referanseForloeper")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(referanseForloeperPropertyTree!= null):((referanseForloeperPropertyTree == null)||(!referanseForloeperPropertyTree.isLeaf())))) { this.referanseForloeper = _other.referanseForloeper; } final PropertyTree referanseArvtakerPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("referanseArvtaker")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(referanseArvtakerPropertyTree!= null):((referanseArvtakerPropertyTree == null)||(!referanseArvtakerPropertyTree.isLeaf())))) { this.referanseArvtaker = _other.referanseArvtaker; } final PropertyTree kassasjonPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("kassasjon")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(kassasjonPropertyTree!= null):((kassasjonPropertyTree == null)||(!kassasjonPropertyTree.isLeaf())))) { this.kassasjon = ((_other.kassasjon == null)?null:_other.kassasjon.newCopyBuilder(this, kassasjonPropertyTree, _propertyTreeUse)); } final PropertyTree utfoertKassasjonPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("utfoertKassasjon")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(utfoertKassasjonPropertyTree!= null):((utfoertKassasjonPropertyTree == null)||(!utfoertKassasjonPropertyTree.isLeaf())))) { this.utfoertKassasjon = ((_other.utfoertKassasjon == null)?null:_other.utfoertKassasjon.newCopyBuilder(this, utfoertKassasjonPropertyTree, _propertyTreeUse)); } final PropertyTree slettingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("sletting")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(slettingPropertyTree!= null):((slettingPropertyTree == null)||(!slettingPropertyTree.isLeaf())))) { this.sletting = ((_other.sletting == null)?null:_other.sletting.newCopyBuilder(this, slettingPropertyTree, _propertyTreeUse)); } final PropertyTree skjermingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("skjerming")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(skjermingPropertyTree!= null):((skjermingPropertyTree == null)||(!skjermingPropertyTree.isLeaf())))) { this.skjerming = ((_other.skjerming == null)?null:_other.skjerming.newCopyBuilder(this, skjermingPropertyTree, _propertyTreeUse)); } final PropertyTree graderingPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("gradering")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(graderingPropertyTree!= null):((graderingPropertyTree == null)||(!graderingPropertyTree.isLeaf())))) { this.gradering = ((_other.gradering == null)?null:_other.gradering.newCopyBuilder(this, graderingPropertyTree, _propertyTreeUse)); } final PropertyTree registreringsPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("registrerings")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(registreringsPropertyTree!= null):((registreringsPropertyTree == null)||(!registreringsPropertyTree.isLeaf())))) { if (_other.registrerings == null) { this.registrerings = null; } else { this.registrerings = new ArrayList>>(); for (Registrering _item: _other.registrerings) { this.registrerings.add(((_item == null)?null:_item.newCopyBuilder(this, registreringsPropertyTree, _propertyTreeUse))); } } } final PropertyTree mappesPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("mappes")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(mappesPropertyTree!= null):((mappesPropertyTree == null)||(!mappesPropertyTree.isLeaf())))) { if (_other.mappes == null) { this.mappes = null; } else { this.mappes = new ArrayList>>(); for (Mappe _item: _other.mappes) { this.mappes.add(((_item == null)?null:_item.newCopyBuilder(this, mappesPropertyTree, _propertyTreeUse))); } } } final PropertyTree klassifikasjonssystemsPropertyTree = ((_propertyTree == null)?null:_propertyTree.get("klassifikasjonssystems")); if (((_propertyTreeUse == PropertyTreeUse.INCLUDE)?(klassifikasjonssystemsPropertyTree!= null):((klassifikasjonssystemsPropertyTree == null)||(!klassifikasjonssystemsPropertyTree.isLeaf())))) { if (_other.klassifikasjonssystems == null) { this.klassifikasjonssystems = null; } else { this.klassifikasjonssystems = new ArrayList>>(); for (Klassifikasjonssystem _item: _other.klassifikasjonssystems) { this.klassifikasjonssystems.add(((_item == null)?null:_item.newCopyBuilder(this, klassifikasjonssystemsPropertyTree, _propertyTreeUse))); } } } } else { _storedValue = _other; } } else { _storedValue = null; } } public _B end() { return this._parentBuilder; } protected<_P extends Arkivdel >_P init(final _P _product) { _product.systemID = ((this.systemID == null)?null:this.systemID.build()); _product.tittel = this.tittel; _product.beskrivelse = this.beskrivelse; _product.arkivdelstatus = ((this.arkivdelstatus == null)?null:this.arkivdelstatus.build()); _product.dokumentmedium = ((this.dokumentmedium == null)?null:this.dokumentmedium.build()); if (this.oppbevaringssteds!= null) { final List oppbevaringssteds = new ArrayList(this.oppbevaringssteds.size()); for (Buildable _item: this.oppbevaringssteds) { oppbevaringssteds.add(((String) _item.build())); } _product.oppbevaringssteds = oppbevaringssteds; } _product.opprettetDato = this.opprettetDato; _product.opprettetAv = this.opprettetAv; _product.avsluttetDato = this.avsluttetDato; _product.avsluttetAv = this.avsluttetAv; _product.arkivperiodeStartDato = this.arkivperiodeStartDato; _product.arkivperiodeSluttDato = this.arkivperiodeSluttDato; _product.referanseForloeper = this.referanseForloeper; _product.referanseArvtaker = this.referanseArvtaker; _product.kassasjon = ((this.kassasjon == null)?null:this.kassasjon.build()); _product.utfoertKassasjon = ((this.utfoertKassasjon == null)?null:this.utfoertKassasjon.build()); _product.sletting = ((this.sletting == null)?null:this.sletting.build()); _product.skjerming = ((this.skjerming == null)?null:this.skjerming.build()); _product.gradering = ((this.gradering == null)?null:this.gradering.build()); if (this.registrerings!= null) { final List registrerings = new ArrayList(this.registrerings.size()); for (Registrering.Builder> _item: this.registrerings) { registrerings.add(_item.build()); } _product.registrerings = registrerings; } if (this.mappes!= null) { final List mappes = new ArrayList(this.mappes.size()); for (Mappe.Builder> _item: this.mappes) { mappes.add(_item.build()); } _product.mappes = mappes; } if (this.klassifikasjonssystems!= null) { final List klassifikasjonssystems = new ArrayList(this.klassifikasjonssystems.size()); for (Klassifikasjonssystem.Builder> _item: this.klassifikasjonssystems) { klassifikasjonssystems.add(_item.build()); } _product.klassifikasjonssystems = klassifikasjonssystems; } return _product; } /** * Sets the new value of "systemID" (any previous value will be replaced) * * @param systemID * New value of the "systemID" property. */ public Arkivdel.Builder<_B> withSystemID(final SystemID systemID) { this.systemID = ((systemID == null)?null:new SystemID.Builder>(this, systemID, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "systemID" property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.SystemID.Builder#end()} to * return to the current builder. * * @return * A new builder to build the value of the "systemID" property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.SystemID.Builder#end()} to * return to the current builder. */ public SystemID.Builder> withSystemID() { if (this.systemID!= null) { return this.systemID; } return this.systemID = new SystemID.Builder>(this, null, false); } /** * Sets the new value of "tittel" (any previous value will be replaced) * * @param tittel * New value of the "tittel" property. */ public Arkivdel.Builder<_B> withTittel(final String tittel) { this.tittel = tittel; return this; } /** * Sets the new value of "beskrivelse" (any previous value will be replaced) * * @param beskrivelse * New value of the "beskrivelse" property. */ public Arkivdel.Builder<_B> withBeskrivelse(final String beskrivelse) { this.beskrivelse = beskrivelse; return this; } /** * Sets the new value of "arkivdelstatus" (any previous value will be replaced) * * @param arkivdelstatus * New value of the "arkivdelstatus" property. */ public Arkivdel.Builder<_B> withArkivdelstatus(final Arkivdelstatus arkivdelstatus) { this.arkivdelstatus = ((arkivdelstatus == null)?null:new Arkivdelstatus.Builder>(this, arkivdelstatus, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "arkivdelstatus" property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.Arkivdelstatus.Builder#end()} * to return to the current builder. * * @return * A new builder to build the value of the "arkivdelstatus" property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.Arkivdelstatus.Builder#end()} * to return to the current builder. */ public Arkivdelstatus.Builder> withArkivdelstatus() { if (this.arkivdelstatus!= null) { return this.arkivdelstatus; } return this.arkivdelstatus = new Arkivdelstatus.Builder>(this, null, false); } /** * Sets the new value of "dokumentmedium" (any previous value will be replaced) * * @param dokumentmedium * New value of the "dokumentmedium" property. */ public Arkivdel.Builder<_B> withDokumentmedium(final Dokumentmedium dokumentmedium) { this.dokumentmedium = ((dokumentmedium == null)?null:new Dokumentmedium.Builder>(this, dokumentmedium, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "dokumentmedium" property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.Dokumentmedium.Builder#end()} * to return to the current builder. * * @return * A new builder to build the value of the "dokumentmedium" property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.metadatakatalog.Dokumentmedium.Builder#end()} * to return to the current builder. */ public Dokumentmedium.Builder> withDokumentmedium() { if (this.dokumentmedium!= null) { return this.dokumentmedium; } return this.dokumentmedium = new Dokumentmedium.Builder>(this, null, false); } /** * Adds the given items to the value of "oppbevaringssteds" * * @param oppbevaringssteds * Items to add to the value of the "oppbevaringssteds" property */ public Arkivdel.Builder<_B> addOppbevaringssteds(final Iterable oppbevaringssteds) { if (oppbevaringssteds!= null) { if (this.oppbevaringssteds == null) { this.oppbevaringssteds = new ArrayList(); } for (String _item: oppbevaringssteds) { this.oppbevaringssteds.add(new Buildable.PrimitiveBuildable(_item)); } } return this; } /** * Sets the new value of "oppbevaringssteds" (any previous value will be replaced) * * @param oppbevaringssteds * New value of the "oppbevaringssteds" property. */ public Arkivdel.Builder<_B> withOppbevaringssteds(final Iterable oppbevaringssteds) { if (this.oppbevaringssteds!= null) { this.oppbevaringssteds.clear(); } return addOppbevaringssteds(oppbevaringssteds); } /** * Adds the given items to the value of "oppbevaringssteds" * * @param oppbevaringssteds * Items to add to the value of the "oppbevaringssteds" property */ public Arkivdel.Builder<_B> addOppbevaringssteds(String... oppbevaringssteds) { addOppbevaringssteds(Arrays.asList(oppbevaringssteds)); return this; } /** * Sets the new value of "oppbevaringssteds" (any previous value will be replaced) * * @param oppbevaringssteds * New value of the "oppbevaringssteds" property. */ public Arkivdel.Builder<_B> withOppbevaringssteds(String... oppbevaringssteds) { withOppbevaringssteds(Arrays.asList(oppbevaringssteds)); return this; } /** * Sets the new value of "opprettetDato" (any previous value will be replaced) * * @param opprettetDato * New value of the "opprettetDato" property. */ public Arkivdel.Builder<_B> withOpprettetDato(final ZonedDateTime opprettetDato) { this.opprettetDato = opprettetDato; return this; } /** * Sets the new value of "opprettetAv" (any previous value will be replaced) * * @param opprettetAv * New value of the "opprettetAv" property. */ public Arkivdel.Builder<_B> withOpprettetAv(final String opprettetAv) { this.opprettetAv = opprettetAv; return this; } /** * Sets the new value of "avsluttetDato" (any previous value will be replaced) * * @param avsluttetDato * New value of the "avsluttetDato" property. */ public Arkivdel.Builder<_B> withAvsluttetDato(final ZonedDateTime avsluttetDato) { this.avsluttetDato = avsluttetDato; return this; } /** * Sets the new value of "avsluttetAv" (any previous value will be replaced) * * @param avsluttetAv * New value of the "avsluttetAv" property. */ public Arkivdel.Builder<_B> withAvsluttetAv(final String avsluttetAv) { this.avsluttetAv = avsluttetAv; return this; } /** * Sets the new value of "arkivperiodeStartDato" (any previous value will be * replaced) * * @param arkivperiodeStartDato * New value of the "arkivperiodeStartDato" property. */ public Arkivdel.Builder<_B> withArkivperiodeStartDato(final LocalDate arkivperiodeStartDato) { this.arkivperiodeStartDato = arkivperiodeStartDato; return this; } /** * Sets the new value of "arkivperiodeSluttDato" (any previous value will be * replaced) * * @param arkivperiodeSluttDato * New value of the "arkivperiodeSluttDato" property. */ public Arkivdel.Builder<_B> withArkivperiodeSluttDato(final LocalDate arkivperiodeSluttDato) { this.arkivperiodeSluttDato = arkivperiodeSluttDato; return this; } /** * Sets the new value of "referanseForloeper" (any previous value will be replaced) * * @param referanseForloeper * New value of the "referanseForloeper" property. */ public Arkivdel.Builder<_B> withReferanseForloeper(final String referanseForloeper) { this.referanseForloeper = referanseForloeper; return this; } /** * Sets the new value of "referanseArvtaker" (any previous value will be replaced) * * @param referanseArvtaker * New value of the "referanseArvtaker" property. */ public Arkivdel.Builder<_B> withReferanseArvtaker(final String referanseArvtaker) { this.referanseArvtaker = referanseArvtaker; return this; } /** * Sets the new value of "kassasjon" (any previous value will be replaced) * * @param kassasjon * New value of the "kassasjon" property. */ public Arkivdel.Builder<_B> withKassasjon(final Kassasjon kassasjon) { this.kassasjon = ((kassasjon == null)?null:new Kassasjon.Builder>(this, kassasjon, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "kassasjon" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Kassasjon.Builder#end()} to return * to the current builder. * * @return * A new builder to build the value of the "kassasjon" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Kassasjon.Builder#end()} to return * to the current builder. */ public Kassasjon.Builder> withKassasjon() { if (this.kassasjon!= null) { return this.kassasjon; } return this.kassasjon = new Kassasjon.Builder>(this, null, false); } /** * Sets the new value of "utfoertKassasjon" (any previous value will be replaced) * * @param utfoertKassasjon * New value of the "utfoertKassasjon" property. */ public Arkivdel.Builder<_B> withUtfoertKassasjon(final UtfoertKassasjon utfoertKassasjon) { this.utfoertKassasjon = ((utfoertKassasjon == null)?null:new UtfoertKassasjon.Builder>(this, utfoertKassasjon, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "utfoertKassasjon" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.UtfoertKassasjon.Builder#end()} to * return to the current builder. * * @return * A new builder to build the value of the "utfoertKassasjon" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.UtfoertKassasjon.Builder#end()} to * return to the current builder. */ public UtfoertKassasjon.Builder> withUtfoertKassasjon() { if (this.utfoertKassasjon!= null) { return this.utfoertKassasjon; } return this.utfoertKassasjon = new UtfoertKassasjon.Builder>(this, null, false); } /** * Sets the new value of "sletting" (any previous value will be replaced) * * @param sletting * New value of the "sletting" property. */ public Arkivdel.Builder<_B> withSletting(final Sletting sletting) { this.sletting = ((sletting == null)?null:new Sletting.Builder>(this, sletting, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "sletting" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Sletting.Builder#end()} to return * to the current builder. * * @return * A new builder to build the value of the "sletting" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Sletting.Builder#end()} to return * to the current builder. */ public Sletting.Builder> withSletting() { if (this.sletting!= null) { return this.sletting; } return this.sletting = new Sletting.Builder>(this, null, false); } /** * Sets the new value of "skjerming" (any previous value will be replaced) * * @param skjerming * New value of the "skjerming" property. */ public Arkivdel.Builder<_B> withSkjerming(final Skjerming skjerming) { this.skjerming = ((skjerming == null)?null:new Skjerming.Builder>(this, skjerming, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "skjerming" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Skjerming.Builder#end()} to return * to the current builder. * * @return * A new builder to build the value of the "skjerming" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Skjerming.Builder#end()} to return * to the current builder. */ public Skjerming.Builder> withSkjerming() { if (this.skjerming!= null) { return this.skjerming; } return this.skjerming = new Skjerming.Builder>(this, null, false); } /** * Sets the new value of "gradering" (any previous value will be replaced) * * @param gradering * New value of the "gradering" property. */ public Arkivdel.Builder<_B> withGradering(final Gradering gradering) { this.gradering = ((gradering == null)?null:new Gradering.Builder>(this, gradering, false)); return this; } /** * Returns the existing builder or a new builder to build the value of the * "gradering" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Gradering.Builder#end()} to return * to the current builder. * * @return * A new builder to build the value of the "gradering" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Gradering.Builder#end()} to return * to the current builder. */ public Gradering.Builder> withGradering() { if (this.gradering!= null) { return this.gradering; } return this.gradering = new Gradering.Builder>(this, null, false); } /** * Adds the given items to the value of "registrerings" * * @param registrerings * Items to add to the value of the "registrerings" property */ public Arkivdel.Builder<_B> addRegistrerings(final Iterable registrerings) { if (registrerings!= null) { if (this.registrerings == null) { this.registrerings = new ArrayList>>(); } for (Registrering _item: registrerings) { this.registrerings.add(new Registrering.Builder>(this, _item, false)); } } return this; } /** * Sets the new value of "registrerings" (any previous value will be replaced) * * @param registrerings * New value of the "registrerings" property. */ public Arkivdel.Builder<_B> withRegistrerings(final Iterable registrerings) { if (this.registrerings!= null) { this.registrerings.clear(); } return addRegistrerings(registrerings); } /** * Adds the given items to the value of "registrerings" * * @param registrerings * Items to add to the value of the "registrerings" property */ public Arkivdel.Builder<_B> addRegistrerings(Registrering... registrerings) { addRegistrerings(Arrays.asList(registrerings)); return this; } /** * Sets the new value of "registrerings" (any previous value will be replaced) * * @param registrerings * New value of the "registrerings" property. */ public Arkivdel.Builder<_B> withRegistrerings(Registrering... registrerings) { withRegistrerings(Arrays.asList(registrerings)); return this; } /** * Returns a new builder to build an additional value of the "Registrerings" * property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Registrering.Builder#end()} to * return to the current builder. * * @return * a new builder to build an additional value of the "Registrerings" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Registrering.Builder#end()} to * return to the current builder. */ public Registrering.Builder> addRegistrerings() { if (this.registrerings == null) { this.registrerings = new ArrayList>>(); } final Registrering.Builder> registrerings_Builder = new Registrering.Builder>(this, null, false); this.registrerings.add(registrerings_Builder); return registrerings_Builder; } /** * Adds the given items to the value of "mappes" * * @param mappes * Items to add to the value of the "mappes" property */ public Arkivdel.Builder<_B> addMappes(final Iterable mappes) { if (mappes!= null) { if (this.mappes == null) { this.mappes = new ArrayList>>(); } for (Mappe _item: mappes) { this.mappes.add(new Mappe.Builder>(this, _item, false)); } } return this; } /** * Sets the new value of "mappes" (any previous value will be replaced) * * @param mappes * New value of the "mappes" property. */ public Arkivdel.Builder<_B> withMappes(final Iterable mappes) { if (this.mappes!= null) { this.mappes.clear(); } return addMappes(mappes); } /** * Adds the given items to the value of "mappes" * * @param mappes * Items to add to the value of the "mappes" property */ public Arkivdel.Builder<_B> addMappes(Mappe... mappes) { addMappes(Arrays.asList(mappes)); return this; } /** * Sets the new value of "mappes" (any previous value will be replaced) * * @param mappes * New value of the "mappes" property. */ public Arkivdel.Builder<_B> withMappes(Mappe... mappes) { withMappes(Arrays.asList(mappes)); return this; } /** * Returns a new builder to build an additional value of the "Mappes" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Mappe.Builder#end()} to return to * the current builder. * * @return * a new builder to build an additional value of the "Mappes" property. * Use {@link no.ks.fiks.arkiv.v1.arkivstruktur.Mappe.Builder#end()} to return to * the current builder. */ public Mappe.Builder> addMappes() { if (this.mappes == null) { this.mappes = new ArrayList>>(); } final Mappe.Builder> mappes_Builder = new Mappe.Builder>(this, null, false); this.mappes.add(mappes_Builder); return mappes_Builder; } /** * Adds the given items to the value of "klassifikasjonssystems" * * @param klassifikasjonssystems * Items to add to the value of the "klassifikasjonssystems" property */ public Arkivdel.Builder<_B> addKlassifikasjonssystems(final Iterable klassifikasjonssystems) { if (klassifikasjonssystems!= null) { if (this.klassifikasjonssystems == null) { this.klassifikasjonssystems = new ArrayList>>(); } for (Klassifikasjonssystem _item: klassifikasjonssystems) { this.klassifikasjonssystems.add(new Klassifikasjonssystem.Builder>(this, _item, false)); } } return this; } /** * Sets the new value of "klassifikasjonssystems" (any previous value will be * replaced) * * @param klassifikasjonssystems * New value of the "klassifikasjonssystems" property. */ public Arkivdel.Builder<_B> withKlassifikasjonssystems(final Iterable klassifikasjonssystems) { if (this.klassifikasjonssystems!= null) { this.klassifikasjonssystems.clear(); } return addKlassifikasjonssystems(klassifikasjonssystems); } /** * Adds the given items to the value of "klassifikasjonssystems" * * @param klassifikasjonssystems * Items to add to the value of the "klassifikasjonssystems" property */ public Arkivdel.Builder<_B> addKlassifikasjonssystems(Klassifikasjonssystem... klassifikasjonssystems) { addKlassifikasjonssystems(Arrays.asList(klassifikasjonssystems)); return this; } /** * Sets the new value of "klassifikasjonssystems" (any previous value will be * replaced) * * @param klassifikasjonssystems * New value of the "klassifikasjonssystems" property. */ public Arkivdel.Builder<_B> withKlassifikasjonssystems(Klassifikasjonssystem... klassifikasjonssystems) { withKlassifikasjonssystems(Arrays.asList(klassifikasjonssystems)); return this; } /** * Returns a new builder to build an additional value of the * "Klassifikasjonssystems" property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.Klassifikasjonssystem.Builder#end()} to return * to the current builder. * * @return * a new builder to build an additional value of the "Klassifikasjonssystems" * property. * Use {@link * no.ks.fiks.arkiv.v1.arkivstruktur.Klassifikasjonssystem.Builder#end()} to return * to the current builder. */ public Klassifikasjonssystem.Builder> addKlassifikasjonssystems() { if (this.klassifikasjonssystems == null) { this.klassifikasjonssystems = new ArrayList>>(); } final Klassifikasjonssystem.Builder> klassifikasjonssystems_Builder = new Klassifikasjonssystem.Builder>(this, null, false); this.klassifikasjonssystems.add(klassifikasjonssystems_Builder); return klassifikasjonssystems_Builder; } @Override public Arkivdel build() { if (_storedValue == null) { return this.init(new Arkivdel()); } else { return ((Arkivdel) _storedValue); } } public Arkivdel.Builder<_B> copyOf(final Arkivdel _other) { _other.copyTo(this); return this; } public Arkivdel.Builder<_B> copyOf(final Arkivdel.Builder _other) { return copyOf(_other.build()); } } public static class Select extends Arkivdel.Selector { Select() { super(null, null, null); } public static Arkivdel.Select _root() { return new Arkivdel.Select(); } } public static class Selector , TParent > extends com.kscs.util.jaxb.Selector { private SystemID.Selector> systemID = null; private com.kscs.util.jaxb.Selector> tittel = null; private com.kscs.util.jaxb.Selector> beskrivelse = null; private Arkivdelstatus.Selector> arkivdelstatus = null; private Dokumentmedium.Selector> dokumentmedium = null; private com.kscs.util.jaxb.Selector> oppbevaringssteds = null; private com.kscs.util.jaxb.Selector> opprettetDato = null; private com.kscs.util.jaxb.Selector> opprettetAv = null; private com.kscs.util.jaxb.Selector> avsluttetDato = null; private com.kscs.util.jaxb.Selector> avsluttetAv = null; private com.kscs.util.jaxb.Selector> arkivperiodeStartDato = null; private com.kscs.util.jaxb.Selector> arkivperiodeSluttDato = null; private com.kscs.util.jaxb.Selector> referanseForloeper = null; private com.kscs.util.jaxb.Selector> referanseArvtaker = null; private Kassasjon.Selector> kassasjon = null; private UtfoertKassasjon.Selector> utfoertKassasjon = null; private Sletting.Selector> sletting = null; private Skjerming.Selector> skjerming = null; private Gradering.Selector> gradering = null; private Registrering.Selector> registrerings = null; private Mappe.Selector> mappes = null; private Klassifikasjonssystem.Selector> klassifikasjonssystems = null; public Selector(final TRoot root, final TParent parent, final String propertyName) { super(root, parent, propertyName); } @Override public Map buildChildren() { final Map products = new HashMap(); products.putAll(super.buildChildren()); if (this.systemID!= null) { products.put("systemID", this.systemID.init()); } if (this.tittel!= null) { products.put("tittel", this.tittel.init()); } if (this.beskrivelse!= null) { products.put("beskrivelse", this.beskrivelse.init()); } if (this.arkivdelstatus!= null) { products.put("arkivdelstatus", this.arkivdelstatus.init()); } if (this.dokumentmedium!= null) { products.put("dokumentmedium", this.dokumentmedium.init()); } if (this.oppbevaringssteds!= null) { products.put("oppbevaringssteds", this.oppbevaringssteds.init()); } if (this.opprettetDato!= null) { products.put("opprettetDato", this.opprettetDato.init()); } if (this.opprettetAv!= null) { products.put("opprettetAv", this.opprettetAv.init()); } if (this.avsluttetDato!= null) { products.put("avsluttetDato", this.avsluttetDato.init()); } if (this.avsluttetAv!= null) { products.put("avsluttetAv", this.avsluttetAv.init()); } if (this.arkivperiodeStartDato!= null) { products.put("arkivperiodeStartDato", this.arkivperiodeStartDato.init()); } if (this.arkivperiodeSluttDato!= null) { products.put("arkivperiodeSluttDato", this.arkivperiodeSluttDato.init()); } if (this.referanseForloeper!= null) { products.put("referanseForloeper", this.referanseForloeper.init()); } if (this.referanseArvtaker!= null) { products.put("referanseArvtaker", this.referanseArvtaker.init()); } if (this.kassasjon!= null) { products.put("kassasjon", this.kassasjon.init()); } if (this.utfoertKassasjon!= null) { products.put("utfoertKassasjon", this.utfoertKassasjon.init()); } if (this.sletting!= null) { products.put("sletting", this.sletting.init()); } if (this.skjerming!= null) { products.put("skjerming", this.skjerming.init()); } if (this.gradering!= null) { products.put("gradering", this.gradering.init()); } if (this.registrerings!= null) { products.put("registrerings", this.registrerings.init()); } if (this.mappes!= null) { products.put("mappes", this.mappes.init()); } if (this.klassifikasjonssystems!= null) { products.put("klassifikasjonssystems", this.klassifikasjonssystems.init()); } return products; } public SystemID.Selector> systemID() { return ((this.systemID == null)?this.systemID = new SystemID.Selector>(this._root, this, "systemID"):this.systemID); } public com.kscs.util.jaxb.Selector> tittel() { return ((this.tittel == null)?this.tittel = new com.kscs.util.jaxb.Selector>(this._root, this, "tittel"):this.tittel); } public com.kscs.util.jaxb.Selector> beskrivelse() { return ((this.beskrivelse == null)?this.beskrivelse = new com.kscs.util.jaxb.Selector>(this._root, this, "beskrivelse"):this.beskrivelse); } public Arkivdelstatus.Selector> arkivdelstatus() { return ((this.arkivdelstatus == null)?this.arkivdelstatus = new Arkivdelstatus.Selector>(this._root, this, "arkivdelstatus"):this.arkivdelstatus); } public Dokumentmedium.Selector> dokumentmedium() { return ((this.dokumentmedium == null)?this.dokumentmedium = new Dokumentmedium.Selector>(this._root, this, "dokumentmedium"):this.dokumentmedium); } public com.kscs.util.jaxb.Selector> oppbevaringssteds() { return ((this.oppbevaringssteds == null)?this.oppbevaringssteds = new com.kscs.util.jaxb.Selector>(this._root, this, "oppbevaringssteds"):this.oppbevaringssteds); } public com.kscs.util.jaxb.Selector> opprettetDato() { return ((this.opprettetDato == null)?this.opprettetDato = new com.kscs.util.jaxb.Selector>(this._root, this, "opprettetDato"):this.opprettetDato); } public com.kscs.util.jaxb.Selector> opprettetAv() { return ((this.opprettetAv == null)?this.opprettetAv = new com.kscs.util.jaxb.Selector>(this._root, this, "opprettetAv"):this.opprettetAv); } public com.kscs.util.jaxb.Selector> avsluttetDato() { return ((this.avsluttetDato == null)?this.avsluttetDato = new com.kscs.util.jaxb.Selector>(this._root, this, "avsluttetDato"):this.avsluttetDato); } public com.kscs.util.jaxb.Selector> avsluttetAv() { return ((this.avsluttetAv == null)?this.avsluttetAv = new com.kscs.util.jaxb.Selector>(this._root, this, "avsluttetAv"):this.avsluttetAv); } public com.kscs.util.jaxb.Selector> arkivperiodeStartDato() { return ((this.arkivperiodeStartDato == null)?this.arkivperiodeStartDato = new com.kscs.util.jaxb.Selector>(this._root, this, "arkivperiodeStartDato"):this.arkivperiodeStartDato); } public com.kscs.util.jaxb.Selector> arkivperiodeSluttDato() { return ((this.arkivperiodeSluttDato == null)?this.arkivperiodeSluttDato = new com.kscs.util.jaxb.Selector>(this._root, this, "arkivperiodeSluttDato"):this.arkivperiodeSluttDato); } public com.kscs.util.jaxb.Selector> referanseForloeper() { return ((this.referanseForloeper == null)?this.referanseForloeper = new com.kscs.util.jaxb.Selector>(this._root, this, "referanseForloeper"):this.referanseForloeper); } public com.kscs.util.jaxb.Selector> referanseArvtaker() { return ((this.referanseArvtaker == null)?this.referanseArvtaker = new com.kscs.util.jaxb.Selector>(this._root, this, "referanseArvtaker"):this.referanseArvtaker); } public Kassasjon.Selector> kassasjon() { return ((this.kassasjon == null)?this.kassasjon = new Kassasjon.Selector>(this._root, this, "kassasjon"):this.kassasjon); } public UtfoertKassasjon.Selector> utfoertKassasjon() { return ((this.utfoertKassasjon == null)?this.utfoertKassasjon = new UtfoertKassasjon.Selector>(this._root, this, "utfoertKassasjon"):this.utfoertKassasjon); } public Sletting.Selector> sletting() { return ((this.sletting == null)?this.sletting = new Sletting.Selector>(this._root, this, "sletting"):this.sletting); } public Skjerming.Selector> skjerming() { return ((this.skjerming == null)?this.skjerming = new Skjerming.Selector>(this._root, this, "skjerming"):this.skjerming); } public Gradering.Selector> gradering() { return ((this.gradering == null)?this.gradering = new Gradering.Selector>(this._root, this, "gradering"):this.gradering); } public Registrering.Selector> registrerings() { return ((this.registrerings == null)?this.registrerings = new Registrering.Selector>(this._root, this, "registrerings"):this.registrerings); } public Mappe.Selector> mappes() { return ((this.mappes == null)?this.mappes = new Mappe.Selector>(this._root, this, "mappes"):this.mappes); } public Klassifikasjonssystem.Selector> klassifikasjonssystems() { return ((this.klassifikasjonssystems == null)?this.klassifikasjonssystems = new Klassifikasjonssystem.Selector>(this._root, this, "klassifikasjonssystems"):this.klassifikasjonssystems); } } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy