Class LicenseBean

  • All Implemented Interfaces:
    com.google.gwt.user.client.rpc.IsSerializable, Serializable

    public class LicenseBean
    extends Object
    implements Serializable, com.google.gwt.user.client.rpc.IsSerializable
    A license bean like the ckan's one.
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    See Also:
    Serialized Form
    • Constructor Detail

      • LicenseBean

        public LicenseBean()
      • LicenseBean

        public LicenseBean​(String title,
                           String url)