|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.AttributeImpl
public class AttributeImpl
Implementation of Attribute.
| Constructor Summary | |
|---|---|
AttributeImpl(java.lang.String name,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of the attribute. |
java.lang.String |
getValue()
Returns the value of the attribute. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeImpl(java.lang.String name,
java.lang.String value)
| Method Detail |
|---|
public java.lang.String getName()
Attribute
getName in interface Attributepublic java.lang.String getValue()
Attribute
getValue in interface Attributepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||