|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.cib.ResourceImpl
Field Summary | |
(package private) java.util.Map |
attributes
|
(package private) CellInformationBase.ResourceName |
rn
|
Constructor Summary | |
ResourceImpl(CellInformationBase.ResourceName rn)
Creates a new instance of ResourceImpl |
Method Summary | |
java.lang.String |
getAttribute(java.lang.String n)
Describe getAttribute method here. |
CellInformationBase.ResourceName |
getName()
Describe getName method here. |
void |
setAttribute(java.lang.String n,
java.lang.String v)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.util.Map attributes
CellInformationBase.ResourceName rn
Constructor Detail |
public ResourceImpl(CellInformationBase.ResourceName rn)
Method Detail |
public java.lang.String getAttribute(java.lang.String n)
CellInformationBase.Resource
getAttribute
method here.
getAttribute
in interface CellInformationBase.Resource
n
- a String
value
String
valuepublic void setAttribute(java.lang.String n, java.lang.String v)
public CellInformationBase.ResourceName getName()
CellInformationBase.Resource
getName
method here.
getName
in interface CellInformationBase.Resource
ResourceName
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |