ModuloAreaType Data Type

Java class for moduloAreaType.

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

 <simpleType name="moduloAreaType">
   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="atendimento"/>
     <enumeration value="sistema"/>
     <enumeration value="processo"/>
     <enumeration value="financeiro"/>
     <enumeration value="atividades"/>
     <enumeration value="pessoa"/>
   </restriction>
 </simpleType>
 

Values
value description
atendimento
sistema
processo
financeiro
atividades
pessoa