Class PartyPaymentMethodCreditCardValue
java.lang.Object
com.echothree.util.server.persistence.BaseValue<PartyPaymentMethodCreditCardPK>
com.echothree.model.data.payment.server.value.PartyPaymentMethodCreditCardValue
- All Implemented Interfaces:
Serializable,Cloneable
public class PartyPaymentMethodCreditCardValue
extends BaseValue<PartyPaymentMethodCreditCardPK>
implements Cloneable, Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseValue
_primaryKey, entityId -
Constructor Summary
ConstructorsConstructorDescriptionPartyPaymentMethodCreditCardValue(PartyPaymentMethodCreditCardPK partyPaymentMethodCreditCardPK, PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) Creates a new instance of PartyPaymentMethodCreditCardValuePartyPaymentMethodCreditCardValue(PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) Creates a new instance of PartyPaymentMethodCreditCardValue -
Method Summary
Modifier and TypeMethodDescriptionvoidclone()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleangetName()booleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanisIdentical(Object other) voidsetBillingPartyContactMechanismPK(PartyContactMechanismPK billingPartyContactMechanismPK) voidsetExpirationMonth(Integer expirationMonth) voidsetExpirationYear(Integer expirationYear) voidsetFirstName(String firstName) voidsetFirstNameSdx(String firstNameSdx) voidsetFromTime(Long fromTime) voidsetIssuerName(String issuerName) voidsetIssuerPartyContactMechanismPK(PartyContactMechanismPK issuerPartyContactMechanismPK) voidsetLastName(String lastName) voidsetLastNameSdx(String lastNameSdx) voidsetMiddleName(String middleName) voidsetMiddleNameSdx(String middleNameSdx) voidvoidsetNameSuffixPK(NameSuffixPK nameSuffixPK) voidvoidsetPartyPaymentMethodPK(PartyPaymentMethodPK partyPaymentMethodPK) voidsetPersonalTitlePK(PersonalTitlePK personalTitlePK) voidsetThruTime(Long thruTime) toString()Methods inherited from class com.echothree.util.server.persistence.BaseValue
checkForNull, getEntityId, hasIdentity, setEntityId
-
Constructor Details
-
PartyPaymentMethodCreditCardValue
public PartyPaymentMethodCreditCardValue(PartyPaymentMethodCreditCardPK partyPaymentMethodCreditCardPK, PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of PartyPaymentMethodCreditCardValue- Throws:
PersistenceNotNullException
-
PartyPaymentMethodCreditCardValue
public PartyPaymentMethodCreditCardValue(PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of PartyPaymentMethodCreditCardValue- Throws:
PersistenceNotNullException
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseValue<PartyPaymentMethodCreditCardPK>
-
clone
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseValue<PartyPaymentMethodCreditCardPK>
-
hashCode
-
toString
-
equals
-
isIdentical
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseValue<PartyPaymentMethodCreditCardPK>
-
clearHasBeenModified
- Specified by:
clearHasBeenModifiedin classBaseValue<PartyPaymentMethodCreditCardPK>
-
getPartyPaymentMethodPK
-
setPartyPaymentMethodPK
public void setPartyPaymentMethodPK(PartyPaymentMethodPK partyPaymentMethodPK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getPartyPaymentMethodPKHasBeenModified
-
getNumber
-
setNumber
-
getNumberHasBeenModified
-
getExpirationMonth
-
setExpirationMonth
-
getExpirationMonthHasBeenModified
-
getExpirationYear
-
setExpirationYear
-
getExpirationYearHasBeenModified
-
getPersonalTitlePK
-
setPersonalTitlePK
-
getPersonalTitlePKHasBeenModified
-
getFirstName
-
setFirstName
-
getFirstNameHasBeenModified
-
getFirstNameSdx
-
setFirstNameSdx
-
getFirstNameSdxHasBeenModified
-
getMiddleName
-
setMiddleName
-
getMiddleNameHasBeenModified
-
getMiddleNameSdx
-
setMiddleNameSdx
-
getMiddleNameSdxHasBeenModified
-
getLastName
-
setLastName
-
getLastNameHasBeenModified
-
getLastNameSdx
-
setLastNameSdx
-
getLastNameSdxHasBeenModified
-
getNameSuffixPK
-
setNameSuffixPK
-
getNameSuffixPKHasBeenModified
-
getName
-
setName
-
getNameHasBeenModified
-
getBillingPartyContactMechanismPK
-
setBillingPartyContactMechanismPK
public void setBillingPartyContactMechanismPK(PartyContactMechanismPK billingPartyContactMechanismPK) -
getBillingPartyContactMechanismPKHasBeenModified
-
getIssuerName
-
setIssuerName
-
getIssuerNameHasBeenModified
-
getIssuerPartyContactMechanismPK
-
setIssuerPartyContactMechanismPK
-
getIssuerPartyContactMechanismPKHasBeenModified
-
getFromTime
-
setFromTime
- Throws:
PersistenceNotNullException
-
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
- Throws:
PersistenceNotNullException
-
getThruTimeHasBeenModified
-