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 TypeMethodDescriptionvoid
clone()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
getName()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
int
hashCode()
boolean
isIdentical
(Object other) void
setBillingPartyContactMechanismPK
(PartyContactMechanismPK billingPartyContactMechanismPK) void
setExpirationMonth
(Integer expirationMonth) void
setExpirationYear
(Integer expirationYear) void
setFirstName
(String firstName) void
setFirstNameSdx
(String firstNameSdx) void
setFromTime
(Long fromTime) void
setIssuerName
(String issuerName) void
setIssuerPartyContactMechanismPK
(PartyContactMechanismPK issuerPartyContactMechanismPK) void
setLastName
(String lastName) void
setLastNameSdx
(String lastNameSdx) void
setMiddleName
(String middleName) void
setMiddleNameSdx
(String middleNameSdx) void
void
setNameSuffixPK
(NameSuffixPK nameSuffixPK) void
void
setPartyPaymentMethodPK
(PartyPaymentMethodPK partyPaymentMethodPK) void
setPersonalTitlePK
(PersonalTitlePK personalTitlePK) void
setThruTime
(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:
getBaseFactoryInstance
in classBaseValue<PartyPaymentMethodCreditCardPK>
-
clone
-
getPrimaryKey
- Specified by:
getPrimaryKey
in classBaseValue<PartyPaymentMethodCreditCardPK>
-
hashCode
-
toString
-
equals
-
isIdentical
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseValue<PartyPaymentMethodCreditCardPK>
-
clearHasBeenModified
- Specified by:
clearHasBeenModified
in 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
-