com.exlibris.digitool.common.dnx
Class DnxDocumentHelper.EnvHardwareRegistry

java.lang.Object
  extended by com.exlibris.digitool.common.dnx.DnxDocumentHelper.EnvHardwareRegistry
Enclosing class:
DnxDocumentHelper

public class DnxDocumentHelper.EnvHardwareRegistry
extends java.lang.Object


Field Summary
static java.lang.String REGISTRYID
           
static java.lang.String sectionId
           
 
Constructor Summary
DnxDocumentHelper.EnvHardwareRegistry()
           
DnxDocumentHelper.EnvHardwareRegistry(java.lang.String registryId)
          Creates the EnvHardwareRegistry section.
 
Method Summary
 DnxSectionRecord getRecord()
           
 java.lang.String getRegistryId()
          Gets the EnvHardwareRegistry registryId.
 void setRecord(DnxSectionRecord record)
           
 void setRegistryId(java.lang.String s)
          Sets the EnvHardwareRegistry registryId.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sectionId

public static final java.lang.String sectionId
See Also:
Constant Field Values

REGISTRYID

public static final java.lang.String REGISTRYID
See Also:
Constant Field Values
Constructor Detail

DnxDocumentHelper.EnvHardwareRegistry

public DnxDocumentHelper.EnvHardwareRegistry()

DnxDocumentHelper.EnvHardwareRegistry

public DnxDocumentHelper.EnvHardwareRegistry(java.lang.String registryId)
Creates the EnvHardwareRegistry section.

Parameters:
registryId -
Method Detail

getRecord

public DnxSectionRecord getRecord()

setRecord

public void setRecord(DnxSectionRecord record)

getRegistryId

public java.lang.String getRegistryId()
Gets the EnvHardwareRegistry registryId.

Returns:
registryId

setRegistryId

public void setRegistryId(java.lang.String s)
Sets the EnvHardwareRegistry registryId.

Parameters:
s -