|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentoType | |
sbnmarc |
Uses of DocumentoType in sbnmarc |
Methods in sbnmarc that return DocumentoType | |
DocumentoType |
CreaTypeChoice.getDocumento()
Returns the value of field 'documento'. |
DocumentoType |
ModificaType.getDocumento()
Returns the value of field 'documento'. |
static DocumentoType |
DocumentoType.unmarshalDocumentoType(java.io.Reader reader)
|
DocumentoType |
LegameDocType.getDocumentoLegato()
Returns the value of field 'documentoLegato'. |
DocumentoType |
LegameTitAccessoType.getTitAccessoLegato()
Returns the value of field 'titAccessoLegato'. |
DocumentoType |
SbnOutputType.getDocumento(int index)
|
DocumentoType[] |
SbnOutputType.getDocumento()
|
Methods in sbnmarc with parameters of type DocumentoType | |
void |
CreaTypeChoice.setDocumento(DocumentoType documento)
Sets the value of field 'documento'. |
void |
ModificaType.setDocumento(DocumentoType documento)
Sets the value of field 'documento'. |
void |
LegameDocType.setDocumentoLegato(DocumentoType documentoLegato)
Sets the value of field 'documentoLegato'. |
void |
LegameTitAccessoType.setTitAccessoLegato(DocumentoType titAccessoLegato)
Sets the value of field 'titAccessoLegato'. |
void |
SbnOutputType.addDocumento(DocumentoType vDocumento)
|
void |
SbnOutputType.addDocumento(int index,
DocumentoType vDocumento)
|
boolean |
SbnOutputType.removeDocumento(DocumentoType vDocumento)
|
void |
SbnOutputType.setDocumento(int index,
DocumentoType vDocumento)
|
void |
SbnOutputType.setDocumento(DocumentoType[] documentoArray)
|
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |