gdv.xport.satz.feld.sparte10.wagnisart7.Feld221Wagnis7 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gdv-xport-lib Show documentation
Show all versions of gdv-xport-lib Show documentation
gdv-xport-lib ist die Java-Bibliothek fuer den Umgang mit dem GDV-Format.
Sie erleichtert den Export und Export dieses Datenformats.
/*
* Copyright (c) 2011, 2012 by Oli B. Licensed under the Apache License, Version
* 2.0 (the "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law
* or agreed to in writing, software distributed under the License is
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express orimplied. See the License for the specific language
* governing permissions and limitations under the License. (c)reated 23.03.2011
* by Oli B. ([email protected])
*/
package gdv.xport.satz.feld.sparte10.wagnisart7;
import gdv.xport.annotation.*;
import gdv.xport.feld.*;
import gdv.xport.satz.feld.common.Feld1bis7;
/**
* Diese Enum-Klasse repraesentiert die Felder fuer Satzart 221, Sparte 10.
* "Leben - Kapital-/Fondsgebundene LV = Wagnisart 7" (Satzart 0221)
*
* @author ralfklemmer
* @since 19.01.2013
* @deprecated Enums mit Annotationen werden ab v6 nicht mehr unterstuetzt
*/
@Deprecated
public enum Feld221Wagnis7 {
// /// Teildatensatz 1 /////////////////////////////////////////////////
/** Feld 1 - 7 sind fuer jeden (Teil-)Datensatz identisch. */
@FelderInfo(
sparte = 10,
teildatensatz = 1,
type = Feld1bis7.class)
INTRO1,
/**
* Laufende Nummer der versicherten Person (VP).
* lfd. Nr., die im VU geführt wird
*/
@FeldInfo(teildatensatz = 1, nr = 8, type = AlphaNumFeld.class, anzahlBytes = 17,
byteAdresse = 43)
LFD_NUMMER_VP_PERSONENGRUPPE,
/**
* Wagnisart. 7 = Fondsgebundene Lebensversicherung
*/
@FeldInfo(teildatensatz = 1, nr = 9, type = Zeichen.class, anzahlBytes = 1, byteAdresse = 60, value = "7")
WAGNISART,
/**
* Lfd Nummer zur Wagnisart.
* siehe Anlage 15
*/
@FeldInfo(teildatensatz = 1, nr = 10, type = Zeichen.class, anzahlBytes = 1, byteAdresse = 61)
LFD_NUMMER_ZUR_WAGNISART,
/**
* Beitragssumme in Währungseinheiten.
* tarifl. Beitragssumme
* (12,2 Stelle)
*/
@FeldInfo(teildatensatz = 1, nr = 11, type = Betrag.class, anzahlBytes = 14, byteAdresse = 62)
BEITRAGSSUMME_IN_WAEHRUNGSEINHEITEN,
/**
* Todesfall VS in Währungseinheiten.
* tarifl. VS
* (12,2 Stelle)
*/
@FeldInfo(teildatensatz = 1, nr = 12, type = Betrag.class, anzahlBytes = 14, byteAdresse = 76)
TODESFALL_VS_IN_WAEHRUNGSEINHEITEN,
/**
* Erlebensfall VS II in Währungseinheiten.
* nach Überschussanrechnung erreichte Summe
* (12,2 Stellen)
*/
@FeldInfo(teildatensatz = 1, nr = 13, type = Betrag.class, anzahlBytes = 14, byteAdresse = 90)
ERLEBENSFALL_VS_II_IN_WAEHRUNGSEINHEITEN,
/**
* Beitragsfreie Beitragssumme in Währungseinheiten.
* (12,2 Stellen)
*/
@FeldInfo(teildatensatz = 1, nr = 14, type = Betrag.class, anzahlBytes = 14, byteAdresse = 104)
BEITRAGSFREIE_BEITRAGSSUMME_IN_WAEHRUNGSEINHEITEN,
/**
* Beitragsfreie Todesfall VS in Währungseinheiten.
* (12,2 Stellen)
*/
@FeldInfo(teildatensatz = 1, nr = 15, type = Betrag.class, anzahlBytes = 14, byteAdresse = 118)
BEITRAGSFREIE_TODESFALL_VS_IN_WAEHRUNGSEINHEITEN,
/**
* Rückkaufswert in Währungseinheiten.
* kummuliert, incl. aller Dynamiken
* (12,2 Stellen)
*/
@FeldInfo(teildatensatz = 1, nr = 16, type = Betrag.class, anzahlBytes = 14, byteAdresse = 132)
RUECKKAUFSWERT_IN_WAEHRUNGSEINHEITEN_MIT_NACHKOMMA,
/**
* Leerstellen.
*/
@FeldInfo(teildatensatz = 1, nr = 17, type = AlphaNumFeld.class, anzahlBytes = 110,
byteAdresse = 146)
LEERSTELLEN,
// /// Teildatensatz 2 /////////////////////////////////////////////////
/** Feld 1 - 7 sind fuer jeden (Teil-)Datensatz identisch. */
@FelderInfo(
sparte = 10,
teildatensatz = 2,
type = Feld1bis7.class)
INTRO2,
/**
* Laufende Nummer der versicherten Person (VP).
* lfd. Nr., die im VU geführt wird
*/
@FeldInfo(teildatensatz = 2, nr = 8, type = AlphaNumFeld.class, anzahlBytes = 17,
byteAdresse = 43)
LFD_NUMMER_VP_PERSONENGRUPPE2,
/**
* Wagnisart. 7 = Fondsgebundene Lebensversicherung
*/
@FeldInfo(teildatensatz = 2, nr = 9, type = Zeichen.class, anzahlBytes = 1, byteAdresse = 60, value = "7")
WAGNISART2,
/**
* Laufende Nummer zur Wagnisart.
* siehe Anlage 15
*/
@FeldInfo(teildatensatz = 2, nr = 10, type = Zeichen.class, anzahlBytes = 1, byteAdresse = 61)
LFD_NUMMER_ZUR_WAGNISART2,
/**
* Absoluter Dynamikerhöhungsbetrag in Währungseinheiten.
* (10,2 Stellen)
*/
@FeldInfo(teildatensatz = 2, nr = 11, type = Betrag.class, anzahlBytes = 12, byteAdresse = 62)
ABSOLUTER_DYNAMIKERHOEHUNGSBETRAG_IN_WAEHRUNGSEINHEITEN,
/**
* Leerstellen.
*/
@FeldInfo(teildatensatz = 2, nr = 12, type = AlphaNumFeld.class, anzahlBytes = 182,
byteAdresse = 74)
LEERSTELLEN2
}