com.moximedia.aims
Class AimsWebSiteFindLocationType

java.lang.Object
  extended bycom.moximedia.aims.AimsWebSiteFindLocationType
All Implemented Interfaces:
java.io.Serializable

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

Author:
Doug Cates - www.moximedia.com
See Also:
Serialized Form

Constructor Summary
AimsWebSiteFindLocationType()
          Creates new AimsWebSiteLocationType
 
Method Summary
 boolean getDisplay()
           
 java.lang.String getTarget()
           
 java.lang.String getType()
           
 java.lang.String getUrl()
           
 void setAxlAttribute(AimsWebSiteConfig conf, java.lang.String tag, java.lang.String name, java.lang.String value)
          Sets one of the attributes of this object using a string value.
 void setDisplay(boolean display)
           
 void setTarget(java.lang.String target)
           
 void setType(java.lang.String type)
           
 void setUrl(java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AimsWebSiteFindLocationType

public AimsWebSiteFindLocationType()
Creates new AimsWebSiteLocationType

Method Detail

getType

public java.lang.String getType()

setType

public void setType(java.lang.String type)

getDisplay

public boolean getDisplay()

setDisplay

public void setDisplay(boolean display)

getUrl

public java.lang.String getUrl()

setUrl

public void setUrl(java.lang.String url)

getTarget

public java.lang.String getTarget()

setTarget

public void setTarget(java.lang.String target)

setAxlAttribute

public void setAxlAttribute(AimsWebSiteConfig conf,
                            java.lang.String tag,
                            java.lang.String name,
                            java.lang.String value)
Sets one of the attributes of this object using a string value. This method should only be called from the SAX event handler.

Parameters:
tag - The AXL element tag containing this attribute.
name - The AXL attribute name.
value - The AXL attribute value.


Internet Mapping Framework for ArcIMS Java Object Model API (v5.1.00)
Copyright © 2006 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.