|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumStdType | |
sbnmarc |
Uses of NumStdType in sbnmarc |
Methods in sbnmarc that return NumStdType | |
NumStdType |
DatiDocType.getNumSTD(int index)
|
NumStdType[] |
DatiDocType.getNumSTD()
|
NumStdType |
CercaDatiTitTypeChoice.getNumSTD()
Returns the value of field 'numSTD'. |
static NumStdType |
NumStdType.unmarshalNumStdType(java.io.Reader reader)
|
Methods in sbnmarc with parameters of type NumStdType | |
void |
DatiDocType.addNumSTD(NumStdType vNumSTD)
|
void |
DatiDocType.addNumSTD(int index,
NumStdType vNumSTD)
|
boolean |
DatiDocType.removeNumSTD(NumStdType vNumSTD)
|
void |
DatiDocType.setNumSTD(int index,
NumStdType vNumSTD)
|
void |
DatiDocType.setNumSTD(NumStdType[] numSTDArray)
|
void |
CercaDatiTitTypeChoice.setNumSTD(NumStdType numSTD)
Sets the value of field 'numSTD'. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |