inline const string& getNetAddrHN( ) const { return mNetAddr.getHumanName( ); }
inline const string& getPhysicalLocationHN( ) const { return mPhysicalLocation.getHumanName( ); }
inline const string& getRecordTypeHN( ) const { return mRecordType.getHumanName( ); }
inline const string& getCDHN( ) const { return mCDField.getHumanName( ); }
inline const string& getMicroCodeImageHN( ) const { return mMicroCodeImage.getHumanName( ); }
inline const string& getn6HN( ) const { return n6.getHumanName( ); }
inline const string& getModelHN( ) const { return mModel.getHumanName(); }
inline const string& getDevTreeNodeHN( ) const { return deviceTreeNode.getHumanName( ); }
inline const string& getFirmwareLvlHN( ) const { return mFirmwareLevel.getHumanName(); }
inline const string& getFirmwareVersionHN( ) const { return mFirmwareVersion.getHumanName(); }
inline const string& getFRUHN( ) const { return mFRU.getHumanName(); }
inline const string& getPartNumberHN( ) const { return mPartNumber.getHumanName(); }
inline const string& getSerialNumberHN( ) const { return mSerialNumber.getHumanName(); }
inline const string& getSecondLocationHN( ) const { return mSecondLocation.getHumanName( ); }
inline const string& getFeatureCodeHN( ) const { return mFeatureCode.getHumanName(); }
inline const string& getidNodeHN( ) const { return idNode.getHumanName(); }
inline const string& getEngChangeHN( ) const { return mEngChangeLevel.getHumanName(); }
inline const string& getKeywordVersionHN( ) const { return mKeywordVersion.getHumanName( ); }
inline const string& getParentHN( ) const { return mParent.getHumanName(); }
inline const string& getn5HN( ) const { return n5.getHumanName( ); }
inline const string& getManufacturerIDHN( ) const { return mManufacturerID.getHumanName( ); }
inline const string& getMachineSerialHN() const { return plantMfg.getHumanName(); }
// The get human name methods inline const string& getDescriptionHN( ) const { return mDescription.getHumanName(); }