Uses of Class
sbnmarc.DocumentoTypeChoice

Packages that use DocumentoTypeChoice
sbnmarc   
 

Uses of DocumentoTypeChoice in sbnmarc
 

Methods in sbnmarc that return DocumentoTypeChoice
 DocumentoTypeChoice DocumentoType.getDocumentoTypeChoice()
          Returns the value of field 'documentoTypeChoice'.
static DocumentoTypeChoice DocumentoTypeChoice.unmarshalDocumentoTypeChoice(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type DocumentoTypeChoice
 void DocumentoType.setDocumentoTypeChoice(DocumentoTypeChoice documentoTypeChoice)
          Sets the value of field 'documentoTypeChoice'.