ChavePaginacaoTiposConsultaType Data Type

Java class for chavePaginacaoTiposConsultaType.

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

 <simpleType name="chavePaginacaoTiposConsultaType">
   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="NAO_POSSUI"/>
     <enumeration value="NAO_OBRIGATORIO"/>
     <enumeration value="OBRIGATORIO"/>
   </restriction>
 </simpleType>
 

Values
value description
NAO_POSSUI
NAO_OBRIGATORIO
OBRIGATORIO