com.sap.mdm.data
Class UnblockedData

java.lang.Object
  extended bycom.sap.mdm.data.UnblockedData

public class UnblockedData
extends Object

Wrapper class to the internal UnblockedData class


Constructor Summary
UnblockedData()
           
UnblockedData(RegionalString agencyCode, RegionalString recordDisplayValue, com.sap.mdm.internal.util.CompressedSysTime unblockedDate, RegionalString userName, RegionalString reasonCode, RegionalString reason)
           
 
Method Summary
 RegionalString getAgencyCode()
           
 RegionalString getReason()
           
 RegionalString getReasonCode()
           
 RegionalString getRecordDisplayValue()
           
 String getUnblockedDate()
           
 RegionalString getUserName()
           
 void setAgencyCode(RegionalString m_agencyCode)
           
 void setReason(RegionalString m_reason)
           
 void setReasonCode(RegionalString m_reasonCode)
           
 void setRecordDisplayValue(RegionalString m_recordDisplayValue)
           
 void setUnblockedDate(DateTimeValue m_unblockedDate)
           
 void setUserName(RegionalString m_userName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnblockedData

public UnblockedData()

UnblockedData

public UnblockedData(RegionalString agencyCode,
                     RegionalString recordDisplayValue,
                     com.sap.mdm.internal.util.CompressedSysTime unblockedDate,
                     RegionalString userName,
                     RegionalString reasonCode,
                     RegionalString reason)
Method Detail

getAgencyCode

public RegionalString getAgencyCode()

setAgencyCode

public void setAgencyCode(RegionalString m_agencyCode)

getRecordDisplayValue

public RegionalString getRecordDisplayValue()

setRecordDisplayValue

public void setRecordDisplayValue(RegionalString m_recordDisplayValue)

getUnblockedDate

public String getUnblockedDate()

setUnblockedDate

public void setUnblockedDate(DateTimeValue m_unblockedDate)

getUserName

public RegionalString getUserName()

setUserName

public void setUserName(RegionalString m_userName)

getReasonCode

public RegionalString getReasonCode()

setReasonCode

public void setReasonCode(RegionalString m_reasonCode)

getReason

public RegionalString getReason()

setReason

public void setReason(RegionalString m_reason)


Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.