Uses of Class
org.isam.exehda.services.CellInformationBase.NameComponent

Packages that use CellInformationBase.NameComponent
org.isam.exehda.services   
 

Uses of CellInformationBase.NameComponent in org.isam.exehda.services
 

Fields in org.isam.exehda.services declared as CellInformationBase.NameComponent
(package private)  CellInformationBase.NameComponent CellInformationBase.NameSpace.cn
           
 

Methods in org.isam.exehda.services that return CellInformationBase.NameComponent
 CellInformationBase.NameComponent CellInformationBase.NameSpace.getName()
          Describe getName method here.
 CellInformationBase.NameComponent CellInformationBase.ResourceName.getCanonicalName()
          Describe getCanonicalName method here.
 

Constructors in org.isam.exehda.services with parameters of type CellInformationBase.NameComponent
CellInformationBase.NameSpace(CellInformationBase.NameComponent cn, CellInformationBase.NameSpace parent)
          Creates a new NameSpace instance.