Uses of Class
sbnmarc.FondeType

Packages that use FondeType
sbnmarc   
 

Uses of FondeType in sbnmarc
 

Methods in sbnmarc that return FondeType
static FondeType FondeType.unmarshalFondeType(java.io.Reader reader)
           
 FondeType SbnRequestType.getFonde()
          Returns the value of field 'fonde'.
 

Methods in sbnmarc with parameters of type FondeType
 void SbnRequestType.setFonde(FondeType fonde)
          Sets the value of field 'fonde'.