|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LegamiType | |
sbnmarc |
Uses of LegamiType in sbnmarc |
Methods in sbnmarc that return LegamiType | |
static LegamiType |
LegamiType.unmarshalLegamiType(java.io.Reader reader)
|
LegamiType |
DocumentoType.getLegamiDocumento(int index)
|
LegamiType[] |
DocumentoType.getLegamiDocumento()
|
LegamiType |
ElementAutType.getLegamiElementoAut(int index)
|
LegamiType[] |
ElementAutType.getLegamiElementoAut()
|
Methods in sbnmarc with parameters of type LegamiType | |
void |
DocumentoType.addLegamiDocumento(LegamiType vLegamiDocumento)
|
void |
DocumentoType.addLegamiDocumento(int index,
LegamiType vLegamiDocumento)
|
boolean |
DocumentoType.removeLegamiDocumento(LegamiType vLegamiDocumento)
|
void |
DocumentoType.setLegamiDocumento(int index,
LegamiType vLegamiDocumento)
|
void |
DocumentoType.setLegamiDocumento(LegamiType[] legamiDocumentoArray)
|
void |
ElementAutType.addLegamiElementoAut(LegamiType vLegamiElementoAut)
|
void |
ElementAutType.addLegamiElementoAut(int index,
LegamiType vLegamiElementoAut)
|
boolean |
ElementAutType.removeLegamiElementoAut(LegamiType vLegamiElementoAut)
|
void |
ElementAutType.setLegamiElementoAut(int index,
LegamiType vLegamiElementoAut)
|
void |
ElementAutType.setLegamiElementoAut(LegamiType[] legamiElementoAutArray)
|
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |