Enum Class TypeRegistratiefGebiedT100Type

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

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

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

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