com.moximedia.aims
Class AimsWebSiteFindLocationType
java.lang.Object
com.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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AimsWebSiteFindLocationType
public AimsWebSiteFindLocationType()
- Creates new AimsWebSiteLocationType
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.