Java com.google.gwt.maps.client CopyrightCollection fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client CopyrightCollection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client CopyrightCollection.

The text is from its open source code.

Constructor

CopyrightCollection(String prefix)
Creates an empty copyright collection with the given prefix.
CopyrightCollection(JavaScriptObject jsoPeer)
CopyrightCollection()
Creates an empty copyright collection.

Method

voidaddCopyright(Copyright copyright)
Adds a copyright to this collection.