com.ecebs.rtd.enabler.types.response
Class UpdatePassExpiryDateResponse

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.response.BaseResponse
      extended by com.ecebs.rtd.enabler.types.response.UpdatePassExpiryDateResponse
All Implemented Interfaces:
Serializable

public class UpdatePassExpiryDateResponse
extends BaseResponse
implements Serializable

Response associated with a UpdatePassExpiryDateRequest

Author:
kyleb
See Also:
Serialized Form

Constructor Summary
UpdatePassExpiryDateResponse()
           
 
Method Summary
 Calendar getExpiryDateCurrent()
           
 String getIdentifier()
           
 
Methods inherited from class com.ecebs.rtd.enabler.types.response.BaseResponse
getCreatingIsamId, getCreatingIsamSeqNum, getDateTime, getLastDownloadFailureReason, getLastDownloadOutcome, getOutcome, getProductId, getRequestId, getRequestOriginator
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdatePassExpiryDateResponse

public UpdatePassExpiryDateResponse()
Method Detail

getExpiryDateCurrent

public Calendar getExpiryDateCurrent()
                              throws ParseException
Throws:
ParseException

getIdentifier

public String getIdentifier()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.