Uses of Class
fr.abes.cbs.notices.FORMATS
-
Packages that use FORMATS Package Description fr.abes.cbs.notices -
-
Uses of FORMATS in fr.abes.cbs.notices
Methods in fr.abes.cbs.notices that return FORMATS Modifier and Type Method Description static FORMATSFORMATS. valueOf(String name)Returns the enum constant of this type with the specified name.static FORMATS[]FORMATS. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in fr.abes.cbs.notices with parameters of type FORMATS Constructor Description Autorite(String notice, FORMATS format)Biblio(String notice, FORMATS format)Constructeur permettant de déterminer le constructeur à appeler en fonction du format de la notice reçue (Unimarc ou XML)DonneeLocale(String notice, FORMATS format)Exemplaire(String notice, FORMATS format)
-