📄 cardproduct.java
字号:
}
public void setProdEncodShip(String prodEncodShip) {
this.prodEncodShip = prodEncodShip;
}
public String getOffLineAtmPeriod() {
return this.offLineAtmPeriod;
}
public void setOffLineAtmPeriod(String offLineAtmPeriod) {
this.offLineAtmPeriod = offLineAtmPeriod;
}
public BigDecimal getOffLineAtmLimitOnus() {
return this.offLineAtmLimitOnus;
}
public void setOffLineAtmLimitOnus(BigDecimal offLineAtmLimitOnus) {
this.offLineAtmLimitOnus = offLineAtmLimitOnus;
}
public BigDecimal getOffLineAtmLimitOffus() {
return this.offLineAtmLimitOffus;
}
public void setOffLineAtmLimitOffus(BigDecimal offLineAtmLimitOffus) {
this.offLineAtmLimitOffus = offLineAtmLimitOffus;
}
public String getCardGenProcedure() {
return this.cardGenProcedure;
}
public void setCardGenProcedure(String cardGenProcedure) {
this.cardGenProcedure = cardGenProcedure;
}
public String getPlasticType() {
return this.plasticType;
}
public void setPlasticType(String plasticType) {
this.plasticType = plasticType;
}
public String getDeliveryMode() {
return this.deliveryMode;
}
public void setDeliveryMode(String deliveryMode) {
this.deliveryMode = deliveryMode;
}
public String getDeliveryFlag() {
return this.deliveryFlag;
}
public void setDeliveryFlag(String deliveryFlag) {
this.deliveryFlag = deliveryFlag;
}
public String getDeliveryPinMailerFlag() {
return this.deliveryPinMailerFlag;
}
public void setDeliveryPinMailerFlag(String deliveryPinMailerFlag) {
this.deliveryPinMailerFlag = deliveryPinMailerFlag;
}
public String getSupplementaryCardExpFlag() {
return this.supplementaryCardExpFlag;
}
public void setSupplementaryCardExpFlag(String supplementaryCardExpFlag) {
this.supplementaryCardExpFlag = supplementaryCardExpFlag;
}
public String getCardCarrierOption() {
return this.cardCarrierOption;
}
public void setCardCarrierOption(String cardCarrierOption) {
this.cardCarrierOption = cardCarrierOption;
}
public String getAdviceOption() {
return this.adviceOption;
}
public void setAdviceOption(String adviceOption) {
this.adviceOption = adviceOption;
}
public String getAdviceRenewalOption() {
return this.adviceRenewalOption;
}
public void setAdviceRenewalOption(String adviceRenewalOption) {
this.adviceRenewalOption = adviceRenewalOption;
}
public String getPinManagementOption() {
return this.pinManagementOption;
}
public void setPinManagementOption(String pinManagementOption) {
this.pinManagementOption = pinManagementOption;
}
public BigDecimal getValidityCodeFirst() {
return this.validityCodeFirst;
}
public void setValidityCodeFirst(BigDecimal validityCodeFirst) {
this.validityCodeFirst = validityCodeFirst;
}
public BigDecimal getValidityCodeRenewal() {
return this.validityCodeRenewal;
}
public void setValidityCodeRenewal(BigDecimal validityCodeRenewal) {
this.validityCodeRenewal = validityCodeRenewal;
}
public BigDecimal getExpirationMonth() {
return this.expirationMonth;
}
public void setExpirationMonth(BigDecimal expirationMonth) {
this.expirationMonth = expirationMonth;
}
public BigDecimal getMinimumValidity() {
return this.minimumValidity;
}
public void setMinimumValidity(BigDecimal minimumValidity) {
this.minimumValidity = minimumValidity;
}
public BigDecimal getRestrictedRenewalMonth1() {
return this.restrictedRenewalMonth1;
}
public void setRestrictedRenewalMonth1(BigDecimal restrictedRenewalMonth1) {
this.restrictedRenewalMonth1 = restrictedRenewalMonth1;
}
public BigDecimal getSubstitutedRenwalMonth1() {
return this.substitutedRenwalMonth1;
}
public void setSubstitutedRenwalMonth1(BigDecimal substitutedRenwalMonth1) {
this.substitutedRenwalMonth1 = substitutedRenwalMonth1;
}
public BigDecimal getRestrictedRenewalMonth2() {
return this.restrictedRenewalMonth2;
}
public void setRestrictedRenewalMonth2(BigDecimal restrictedRenewalMonth2) {
this.restrictedRenewalMonth2 = restrictedRenewalMonth2;
}
public BigDecimal getSubstitutedRenwalMonth2() {
return this.substitutedRenwalMonth2;
}
public void setSubstitutedRenwalMonth2(BigDecimal substitutedRenwalMonth2) {
this.substitutedRenwalMonth2 = substitutedRenwalMonth2;
}
public BigDecimal getRestrictedRenewalMonth3() {
return this.restrictedRenewalMonth3;
}
public void setRestrictedRenewalMonth3(BigDecimal restrictedRenewalMonth3) {
this.restrictedRenewalMonth3 = restrictedRenewalMonth3;
}
public BigDecimal getSubstitutedRenwalMonth3() {
return this.substitutedRenwalMonth3;
}
public void setSubstitutedRenwalMonth3(BigDecimal substitutedRenwalMonth3) {
this.substitutedRenwalMonth3 = substitutedRenwalMonth3;
}
public String getProductionFlag() {
return this.productionFlag;
}
public void setProductionFlag(String productionFlag) {
this.productionFlag = productionFlag;
}
public String getCardFeesIndPrim() {
return this.cardFeesIndPrim;
}
public void setCardFeesIndPrim(String cardFeesIndPrim) {
this.cardFeesIndPrim = cardFeesIndPrim;
}
public String getCardFeesIndSec() {
return this.cardFeesIndSec;
}
public void setCardFeesIndSec(String cardFeesIndSec) {
this.cardFeesIndSec = cardFeesIndSec;
}
public String getCardFeesBusPrim() {
return this.cardFeesBusPrim;
}
public void setCardFeesBusPrim(String cardFeesBusPrim) {
this.cardFeesBusPrim = cardFeesBusPrim;
}
public String getCardFeesBusSec() {
return this.cardFeesBusSec;
}
public void setCardFeesBusSec(String cardFeesBusSec) {
this.cardFeesBusSec = cardFeesBusSec;
}
public String getCardFeesStfPrim() {
return this.cardFeesStfPrim;
}
public void setCardFeesStfPrim(String cardFeesStfPrim) {
this.cardFeesStfPrim = cardFeesStfPrim;
}
public String getCardFeesStfSec() {
return this.cardFeesStfSec;
}
public void setCardFeesStfSec(String cardFeesStfSec) {
this.cardFeesStfSec = cardFeesStfSec;
}
public String getSettlementPeriod() {
return this.settlementPeriod;
}
public void setSettlementPeriod(String settlementPeriod) {
this.settlementPeriod = settlementPeriod;
}
public String getSettlementPeriodCash() {
return this.settlementPeriodCash;
}
public void setSettlementPeriodCash(String settlementPeriodCash) {
this.settlementPeriodCash = settlementPeriodCash;
}
public String getMarkupCode() {
return this.markupCode;
}
public void setMarkupCode(String markupCode) {
this.markupCode = markupCode;
}
public String getScenarioCode() {
return this.scenarioCode;
}
public void setScenarioCode(String scenarioCode) {
this.scenarioCode = scenarioCode;
}
public String getRotMemOption() {
return this.rotMemOption;
}
public void setRotMemOption(String rotMemOption) {
this.rotMemOption = rotMemOption;
}
public String getRotMemCtrlLimit() {
return this.rotMemCtrlLimit;
}
public void setRotMemCtrlLimit(String rotMemCtrlLimit) {
this.rotMemCtrlLimit = rotMemCtrlLimit;
}
public String getRotMemCtrlAvailable() {
return this.rotMemCtrlAvailable;
}
public void setRotMemCtrlAvailable(String rotMemCtrlAvailable) {
this.rotMemCtrlAvailable = rotMemCtrlAvailable;
}
public String getRotMemScanfIso2Iso3() {
return this.rotMemScanfIso2Iso3;
}
public void setRotMemScanfIso2Iso3(String rotMemScanfIso2Iso3) {
this.rotMemScanfIso2Iso3 = rotMemScanfIso2Iso3;
}
public String getRotMemLastUsageDate() {
return this.rotMemLastUsageDate;
}
public void setRotMemLastUsageDate(String rotMemLastUsageDate) {
this.rotMemLastUsageDate = rotMemLastUsageDate;
}
public String getIso3SmartProcMode() {
return this.iso3SmartProcMode;
}
public void setIso3SmartProcMode(String iso3SmartProcMode) {
this.iso3SmartProcMode = iso3SmartProcMode;
}
public String getIso3SmartOption() {
return this.iso3SmartOption;
}
public void setIso3SmartOption(String iso3SmartOption) {
this.iso3SmartOption = iso3SmartOption;
}
public String getIccApplicationIndex() {
return this.iccApplicationIndex;
}
public void setIccApplicationIndex(String iccApplicationIndex) {
this.iccApplicationIndex = iccApplicationIndex;
}
public String getDefaultLanguageCode() {
return this.defaultLanguageCode;
}
public void setDefaultLanguageCode(String defaultLanguageCode) {
this.defaultLanguageCode = defaultLanguageCode;
}
public String getControlVerificationIndex() {
return this.controlVerificationIndex;
}
public void setControlVerificationIndex(String controlVerificationIndex) {
this.controlVerificationIndex = controlVerificationIndex;
}
public String getPrivateTlvData() {
return this.privateTlvData;
}
public void setPrivateTlvData(String privateTlvData) {
this.privateTlvData = privateTlvData;
}
public String getUserCreate() {
return this.userCreate;
}
public void setUserCreate(String userCreate) {
this.userCreate = userCreate;
}
public Date getDateCreate() {
return this.dateCreate;
}
public void setDateCreate(Date dateCreate) {
this.dateCreate = dateCreate;
}
public String getUserModif() {
return this.userModif;
}
public void setUserModif(String userModif) {
this.userModif = userModif;
}
public Date getDateModif() {
return this.dateModif;
}
public void setDateModif(Date dateModif) {
this.dateModif = dateModif;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -