Class BiblioOrganisation


  • public class BiblioOrganisation
    extends BiblioProvider

    It represents an organisation dealing with the bibliographic resources.

    Since:
    1.3
    Version:
    $Id: BiblioOrganisation.java 2812 2003-07-16 16:01:11Z mrp $
    Author:
    Martin Senger
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String name
      The name of the organisation.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        public java.lang.String name
        The name of the organisation.
    • Constructor Detail

      • BiblioOrganisation

        public BiblioOrganisation()