Enum Class TypeRegistratiefGebiedT50Type

java.lang.Object
java.lang.Enum<TypeRegistratiefGebiedT50Type>
nl.b3p.topnl.top50nl.TypeRegistratiefGebiedT50Type
All Implemented Interfaces:
Serializable, Comparable<TypeRegistratiefGebiedT50Type>, Constable

public enum TypeRegistratiefGebiedT50Type extends Enum<TypeRegistratiefGebiedT50Type>
Java class for TypeRegistratiefGebiedT50Type.

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

 <simpleType name="TypeRegistratiefGebiedT50Type">
   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="land"/>
     <enumeration value="provincie"/>
     <enumeration value="gemeente"/>
     <enumeration value="enclave"/>
   </restriction>
 </simpleType>