org.isam.exehda.services
Interface CellInformationBase.Resource

All Known Implementing Classes:
ResourceImpl
Enclosing interface:
CellInformationBase

public static interface CellInformationBase.Resource


Method Summary
 java.lang.String getAttribute(java.lang.String n)
          Describe getAttribute method here.
 CellInformationBase.ResourceName getName()
          Describe getName method here.
 

Method Detail

getName

public CellInformationBase.ResourceName getName()
Describe getName method here.

Returns:
a ResourceName value

getAttribute

public java.lang.String getAttribute(java.lang.String n)
Describe getAttribute method here.

Parameters:
n - a String value
Returns:
a String value