public static enum PotenzialflaecheReportServerAction.Property extends Enum<PotenzialflaecheReportServerAction.Property>
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
static PotenzialflaecheReportServerAction.Property |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PotenzialflaecheReportServerAction.Property[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final PotenzialflaecheReportServerAction.Property BEZEICHNUNG
public static final PotenzialflaecheReportServerAction.Property NUMMER
public static final PotenzialflaecheReportServerAction.Property BESCHREIBUNG_FLAECHE
public static final PotenzialflaecheReportServerAction.Property NOTWENDIGE_MASSNAHMEN
public static final PotenzialflaecheReportServerAction.Property INTERNE_HINWEISE
public static final PotenzialflaecheReportServerAction.Property QUELLE
public static final PotenzialflaecheReportServerAction.Property WOHNEINHEITEN_ANZAHL
public static final PotenzialflaecheReportServerAction.Property FESTSETZUNGEN_BPLAN
public static final PotenzialflaecheReportServerAction.Property BAUORDNUNGSRECHT_STAND
public static final PotenzialflaecheReportServerAction.Property STAND
public static final PotenzialflaecheReportServerAction.Property JAHR_NUTZUNGSAUFGABE
public static final PotenzialflaecheReportServerAction.Property VORHANDENE_BEBAUUNG
public static final PotenzialflaecheReportServerAction.Property KAMPAGNE
public static final PotenzialflaecheReportServerAction.Property LAGEBEWERTUNG_VERKEHR
public static final PotenzialflaecheReportServerAction.Property SIEDLUNGSRAEUMLICHE_LAGE
public static final PotenzialflaecheReportServerAction.Property TOPOGRAFIE
public static final PotenzialflaecheReportServerAction.Property HANG
public static final PotenzialflaecheReportServerAction.Property VERWERTBARKEIT
public static final PotenzialflaecheReportServerAction.Property VERFUEGBBARKEIT
public static final PotenzialflaecheReportServerAction.Property ENTWICKLUNGSAUSSSICHTEN
public static final PotenzialflaecheReportServerAction.Property ENTWICKLUNGSSTAND
public static final PotenzialflaecheReportServerAction.Property REVITALISIERUNG
public static final PotenzialflaecheReportServerAction.Property AEUSSERE_ERSCHLIESSUNG
public static final PotenzialflaecheReportServerAction.Property POTENZIALART
public static final PotenzialflaecheReportServerAction.Property KATEGORIE
public static final PotenzialflaecheReportServerAction.Property WOHNEINHEITEN
public static final PotenzialflaecheReportServerAction.Property OEPNV_ANBINDUNG
public static final PotenzialflaecheReportServerAction.Property KLIMAINFORMATIONEN
public static final PotenzialflaecheReportServerAction.Property VERSIEGELUNG
public static final PotenzialflaecheReportServerAction.Property BAUORDNUNGSRECHT_GENEHMIGUNG
public static final PotenzialflaecheReportServerAction.Property BAUORDNUNGSRECHT_BAULAST
public static final PotenzialflaecheReportServerAction.Property HANDLUNGSDRUCK
public static final PotenzialflaecheReportServerAction.Property HANDLUNGSPRIORITAET
public static final PotenzialflaecheReportServerAction.Property EIGENTUEMER
public static final PotenzialflaecheReportServerAction.Property BISHERIGE_NUTZUNG
public static final PotenzialflaecheReportServerAction.Property UMGEBUNGSNUTZUNG
public static final PotenzialflaecheReportServerAction.Property NAEHE_ZU
public static final PotenzialflaecheReportServerAction.Property BRACHFLAECHENKATEGORIE
public static final PotenzialflaecheReportServerAction.Property EMPFOHLENE_NUTZUNGEN
public static final PotenzialflaecheReportServerAction.Property EMPFOHLENE_NUTZUNGEN_WOHNEN
public static final PotenzialflaecheReportServerAction.Property RESTRIKTIONEN
public static final PotenzialflaecheReportServerAction.Property GROESSE
public static final PotenzialflaecheReportServerAction.Property BEBAUUNGSPLAN
public static final PotenzialflaecheReportServerAction.Property STADTBEZIRK
public static final PotenzialflaecheReportServerAction.Property QUARTIER
public static final PotenzialflaecheReportServerAction.Property FLURSTUECKE
public static final PotenzialflaecheReportServerAction.Property WOHNLAGEN
public static final PotenzialflaecheReportServerAction.Property STADTRAUMTYPEN
public static final PotenzialflaecheReportServerAction.Property FLAECHENNUTZUNGSPLAN
public static final PotenzialflaecheReportServerAction.Property REGIONALPLAN
public static final PotenzialflaecheReportServerAction.Property BODENRICHTWERTE
public static final PotenzialflaecheReportServerAction.Property BACKCOLOR
public static final PotenzialflaecheReportServerAction.Property FORECOLOR
public static PotenzialflaecheReportServerAction.Property[] values()
for (PotenzialflaecheReportServerAction.Property c : PotenzialflaecheReportServerAction.Property.values()) System.out.println(c);
public static PotenzialflaecheReportServerAction.Property valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic String toString()
toString in class Enum<PotenzialflaecheReportServerAction.Property>Copyright © 2012–2025 cismet GmbH. All rights reserved.