|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.aims.AimsBand
Implementation of ArcIMS Band element - Release 4.0 onward.
| Constructor Summary | |
AimsBand()
Creates new AimsBand |
|
| Method Summary | |
java.lang.String |
getNumber()
Gets the value of the NUMBER attribute. |
java.lang.String |
getValue()
Gets the value of the VALUE attribute. |
void |
setAxlAttribute(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 |
setNumber(java.lang.String number)
Sets the value of the NUMBER attribute. |
void |
setValue(java.lang.String value)
Sets the value of the VALUE attribute. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AimsBand()
| Method Detail |
public java.lang.String getNumber()
public java.lang.String getValue()
public void setNumber(java.lang.String number)
number - The value of the NUMBER attribute.public void setValue(java.lang.String value)
value - The value of the VALUE attribute.
public void setAxlAttribute(java.lang.String tag,
java.lang.String name,
java.lang.String value)
tag - The AXL element tag containing this attribute.name - The AXL attribute name.value - The AXL attribute value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||