com.ecebs.rtd.enabler.types.itso.ipe
Class EntitlementIPE

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.ipe.IPE
      extended by com.ecebs.rtd.enabler.types.itso.ipe.EntitlementIPE
All Implemented Interfaces:
Product, Serializable
Direct Known Subclasses:
Type14, Type16

public abstract class EntitlementIPE
extends IPE

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ecebs.rtd.enabler.types.itso.ipe.IPE
BYTES_PER_BLOCK, DTS_LENGTH, SEAL_LENGTH
 
Method Summary
 boolean getAreRoundingFlagsEnabled()
           
 ITSOCodeResolver.ProfileCodeIOP getConcClass()
           
 int getCPICC()
           
 Amount getDeposit()
           
 ITSOCodeResolver.EntitlementTypeCode getEntitlementCode()
           
 Calendar getEntitlementExpDate()
           
 ITSOCodeResolver.Gender getGender()
           
 HalfDayOfWeek getHalfDayOfWeek()
           
 int getHolderID()
           
 short getIdFlags()
           
 byte getPassbackTime()
           
 boolean getPrintTicket()
           
 short getRemoveDate()
           
 int getSecondaryHolderID()
           
 LOC1 getValidAtOrFrom()
           
 LOC1 getValidTo()
           
 boolean isCompanionAllowed()
           
 boolean isDepositRefundable()
           
abstract  boolean isHalfDayOfWeekPresent()
           
 boolean isPersonalised()
           
 boolean isRoundingFlag()
           
 boolean isRoundingValueFlag()
           
 boolean isSecondaryHolderIDPresent()
           
 boolean isShellDepRefundable()
           
 boolean isURIPresent()
           
 boolean isValidAtOrFromPresent()
           
 
Methods inherited from class com.ecebs.rtd.enabler.types.itso.ipe.IPE
getDirEntry, getHeader, getIIN, getInstance, getIPEInstanceID, getNewestVR, getNewestVRDG, getSeal, getVRDGs, isIINPresent, isSupported, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

isSecondaryHolderIDPresent

public boolean isSecondaryHolderIDPresent()

isHalfDayOfWeekPresent

public abstract boolean isHalfDayOfWeekPresent()

isValidAtOrFromPresent

public boolean isValidAtOrFromPresent()

getRemoveDate

public short getRemoveDate()

getCPICC

public int getCPICC()

getIdFlags

public short getIdFlags()

isPersonalised

public boolean isPersonalised()

getGender

public ITSOCodeResolver.Gender getGender()

isURIPresent

public boolean isURIPresent()

isCompanionAllowed

public boolean isCompanionAllowed()

getPrintTicket

public boolean getPrintTicket()

isDepositRefundable

public boolean isDepositRefundable()

isShellDepRefundable

public boolean isShellDepRefundable()

getAreRoundingFlagsEnabled

public boolean getAreRoundingFlagsEnabled()

getPassbackTime

public byte getPassbackTime()

getHolderID

public int getHolderID()

isRoundingFlag

public boolean isRoundingFlag()

isRoundingValueFlag

public boolean isRoundingValueFlag()

getEntitlementExpDate

public Calendar getEntitlementExpDate()

getDeposit

public Amount getDeposit()

getEntitlementCode

public ITSOCodeResolver.EntitlementTypeCode getEntitlementCode()

getConcClass

public ITSOCodeResolver.ProfileCodeIOP getConcClass()

getSecondaryHolderID

public int getSecondaryHolderID()

getHalfDayOfWeek

public HalfDayOfWeek getHalfDayOfWeek()

getValidAtOrFrom

public LOC1 getValidAtOrFrom()

getValidTo

public LOC1 getValidTo()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.