Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.spatial
Class ProviderCredit

java.lang.Object
  extended byoracle.panama.spatial.ProviderCredit

All Implemented Interfaces:
java.io.Serializable

public class ProviderCredit
extends java.lang.Object
implements java.io.Serializable

This class is used to store provider credit information

See Also:
Serialized Form

Method Summary
java.lang.String getCorporateURL()
Returns the provider corporate URL
java.lang.String getInterfaceVersion()
Returns the provider interface version
java.lang.String getLogoURL()
Returns the provider Logo URL
java.lang.String getName()
Returns the name of the provider

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Detail

getCorporateURL

public java.lang.String getCorporateURL()
Returns the provider corporate URL
Returns:
the provider corporate URL

getInterfaceVersion

public java.lang.String getInterfaceVersion()
Returns the provider interface version
Returns:
the provider interface version

getLogoURL

public java.lang.String getLogoURL()
Returns the provider Logo URL
Returns:
the provider Logo URL

getName

public java.lang.String getName()
Returns the name of the provider
Returns:
the name of the provider

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.