Uses of Class
com.verisign.epp.codec.balance.EPPCreditThreshold

Packages that use EPPCreditThreshold
com.verisign.epp.codec.balance   
 

Uses of EPPCreditThreshold in com.verisign.epp.codec.balance
 

Methods in com.verisign.epp.codec.balance that return EPPCreditThreshold
 EPPCreditThreshold EPPBalanceInfoResp.getCreditThreshold()
          Gets the credit threshold
 

Methods in com.verisign.epp.codec.balance with parameters of type EPPCreditThreshold
 void EPPBalanceInfoResp.setCreditThreshold(EPPCreditThreshold aCreditThreshold)
          Sets the credit threshold
 

Constructors in com.verisign.epp.codec.balance with parameters of type EPPCreditThreshold
EPPBalanceInfoResp(EPPTransId aTransId, java.math.BigDecimal aCreditLimit, java.math.BigDecimal aBalance, java.math.BigDecimal aAvailableCredit, EPPCreditThreshold aCreditThreshold)
          EPPBalanceInfoResp that takes all of the required attributes.
 



Copyright ? VeriSign Inc. All Rights Reserved.