Uses of Class
com.echothree.model.data.contact.common.pk.PartyContactMechanismPK
Packages that use PartyContactMechanismPK
Package
Description
-
Uses of PartyContactMechanismPK in com.echothree.model.data.associate.server.entity
Methods in com.echothree.model.data.associate.server.entity that return PartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismDetail.getPartyContactMechanismPK()Methods in com.echothree.model.data.associate.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidAssociatePartyContactMechanismDetail.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.associate.server.factory
Methods in com.echothree.model.data.associate.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismDetailFactory.create(AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePK associatePK, String associatePartyContactMechanismName, PartyContactMechanismPK partyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of PartyContactMechanismPK in com.echothree.model.data.associate.server.value
Methods in com.echothree.model.data.associate.server.value that return PartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismDetailValue.getPartyContactMechanismPK()Methods in com.echothree.model.data.associate.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidAssociatePartyContactMechanismDetailValue.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) Constructors in com.echothree.model.data.associate.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionAssociatePartyContactMechanismDetailValue(AssociatePartyContactMechanismDetailPK associatePartyContactMechanismDetailPK, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePK associatePK, String associatePartyContactMechanismName, PartyContactMechanismPK partyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociatePartyContactMechanismDetailValueAssociatePartyContactMechanismDetailValue(AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePK associatePK, String associatePartyContactMechanismName, PartyContactMechanismPK partyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociatePartyContactMechanismDetailValue -
Uses of PartyContactMechanismPK in com.echothree.model.data.communication.server.entity
Methods in com.echothree.model.data.communication.server.entity that return PartyContactMechanismPKMethods in com.echothree.model.data.communication.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidCommunicationEventDetail.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.communication.server.factory
Methods in com.echothree.model.data.communication.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionCommunicationEventDetailFactory.create(CommunicationEventPK communicationEventPK, String communicationEventName, CommunicationEventTypePK communicationEventTypePK, CommunicationSourcePK communicationSourcePK, CommunicationEventPurposePK communicationEventPurposePK, CommunicationEventPK originalCommunicationEventPK, CommunicationEventPK parentCommunicationEventPK, PartyContactMechanismPK partyContactMechanismPK, DocumentPK documentPK, Long fromTime, Long thruTime) -
Uses of PartyContactMechanismPK in com.echothree.model.data.communication.server.value
Methods in com.echothree.model.data.communication.server.value that return PartyContactMechanismPKMethods in com.echothree.model.data.communication.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidCommunicationEventDetailValue.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) Constructors in com.echothree.model.data.communication.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionCommunicationEventDetailValue(CommunicationEventDetailPK communicationEventDetailPK, CommunicationEventPK communicationEventPK, String communicationEventName, CommunicationEventTypePK communicationEventTypePK, CommunicationSourcePK communicationSourcePK, CommunicationEventPurposePK communicationEventPurposePK, CommunicationEventPK originalCommunicationEventPK, CommunicationEventPK parentCommunicationEventPK, PartyContactMechanismPK partyContactMechanismPK, DocumentPK documentPK, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventDetailValueCommunicationEventDetailValue(CommunicationEventPK communicationEventPK, String communicationEventName, CommunicationEventTypePK communicationEventTypePK, CommunicationSourcePK communicationSourcePK, CommunicationEventPurposePK communicationEventPurposePK, CommunicationEventPK originalCommunicationEventPK, CommunicationEventPK parentCommunicationEventPK, PartyContactMechanismPK partyContactMechanismPK, DocumentPK documentPK, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventDetailValue -
Uses of PartyContactMechanismPK in com.echothree.model.data.contact.server.entity
Methods in com.echothree.model.data.contact.server.entity that return PartyContactMechanismPKModifier and TypeMethodDescriptionPartyContactMechanismRelationship.getFromPartyContactMechanismPK()PartyContactMechanismDetail.getPartyContactMechanismPK()PartyContactMechanismPurposeDetail.getPartyContactMechanismPK()PartyContactMechanism.getPrimaryKey()PartyContactMechanismRelationship.getToPartyContactMechanismPK()Methods in com.echothree.model.data.contact.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidPartyContactMechanismRelationship.setFromPartyContactMechanismPK(PartyContactMechanismPK fromPartyContactMechanismPK) voidPartyContactMechanismDetail.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) voidPartyContactMechanismPurposeDetail.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) voidPartyContactMechanismRelationship.setToPartyContactMechanismPK(PartyContactMechanismPK toPartyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory that return PartyContactMechanismPKModifier and TypeMethodDescriptionPartyContactMechanismFactory.getNextPK()PartyContactMechanismFactory.getPKFromQuery(PreparedStatement ps, Object... params) PartyContactMechanismFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory that return types with arguments of type PartyContactMechanismPKModifier and TypeMethodDescriptionPartyContactMechanismFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) PartyContactMechanismFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) PartyContactMechanismFactory.getPKsFromResultSetAsList(ResultSet rs) PartyContactMechanismFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionPartyContactMechanismDetailFactory.create(PartyContactMechanismPK partyContactMechanismPK, PartyPK partyPK, ContactMechanismPK contactMechanismPK, String description, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PartyContactMechanismPurposeDetailFactory.create(PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PartyContactMechanismRelationshipFactory.create(PartyContactMechanismPK fromPartyContactMechanismPK, PartyContactMechanismPK toPartyContactMechanismPK, Long fromTime, Long thruTime) PartyContactMechanismFactory.getEntityFromCache(PartyContactMechanismPK pk) PartyContactMechanismFactory.getEntityFromPK(EntityPermission entityPermission, PartyContactMechanismPK pk) PartyContactMechanismFactory.getValueFromPK(PartyContactMechanismPK pk) voidPartyContactMechanismFactory.remove(PartyContactMechanismPK pk) booleanPartyContactMechanismFactory.validPK(PartyContactMechanismPK pk) Method parameters in com.echothree.model.data.contact.server.factory with type arguments of type PartyContactMechanismPKModifier and TypeMethodDescriptionPartyContactMechanismFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<PartyContactMechanismPK> pks) PartyContactMechanismFactory.getValuesFromPKs(Collection<PartyContactMechanismPK> pks) voidPartyContactMechanismFactory.remove(Collection<PartyContactMechanismPK> pks) -
Uses of PartyContactMechanismPK in com.echothree.model.data.contact.server.value
Methods in com.echothree.model.data.contact.server.value that return PartyContactMechanismPKModifier and TypeMethodDescriptionPartyContactMechanismRelationshipValue.getFromPartyContactMechanismPK()PartyContactMechanismDetailValue.getPartyContactMechanismPK()PartyContactMechanismPurposeDetailValue.getPartyContactMechanismPK()PartyContactMechanismValue.getPrimaryKey()PartyContactMechanismRelationshipValue.getToPartyContactMechanismPK()Methods in com.echothree.model.data.contact.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidPartyContactMechanismRelationshipValue.setFromPartyContactMechanismPK(PartyContactMechanismPK fromPartyContactMechanismPK) voidPartyContactMechanismDetailValue.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) voidPartyContactMechanismPurposeDetailValue.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) voidPartyContactMechanismRelationshipValue.setToPartyContactMechanismPK(PartyContactMechanismPK toPartyContactMechanismPK) Constructors in com.echothree.model.data.contact.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionPartyContactMechanismDetailValue(PartyContactMechanismDetailPK partyContactMechanismDetailPK, PartyContactMechanismPK partyContactMechanismPK, PartyPK partyPK, ContactMechanismPK contactMechanismPK, String description, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismDetailValuePartyContactMechanismDetailValue(PartyContactMechanismPK partyContactMechanismPK, PartyPK partyPK, ContactMechanismPK contactMechanismPK, String description, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismDetailValuePartyContactMechanismPurposeDetailValue(PartyContactMechanismPurposeDetailPK partyContactMechanismPurposeDetailPK, PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismPurposeDetailValuePartyContactMechanismPurposeDetailValue(PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismPurposeDetailValuePartyContactMechanismRelationshipValue(PartyContactMechanismPK fromPartyContactMechanismPK, PartyContactMechanismPK toPartyContactMechanismPK, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismRelationshipValuePartyContactMechanismRelationshipValue(PartyContactMechanismRelationshipPK partyContactMechanismRelationshipPK, PartyContactMechanismPK fromPartyContactMechanismPK, PartyContactMechanismPK toPartyContactMechanismPK, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismRelationshipValuePartyContactMechanismValue(PartyContactMechanismPK partyContactMechanismPK, PartyContactMechanismDetailPK activeDetailPK, PartyContactMechanismDetailPK lastDetailPK) Creates a new instance of PartyContactMechanismValue -
Uses of PartyContactMechanismPK in com.echothree.model.data.invoice.server.entity
Methods in com.echothree.model.data.invoice.server.entity that return PartyContactMechanismPKMethods in com.echothree.model.data.invoice.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidInvoiceRole.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.invoice.server.factory
Methods in com.echothree.model.data.invoice.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionInvoiceRoleFactory.create(InvoicePK invoicePK, PartyPK partyPK, PartyContactMechanismPK partyContactMechanismPK, InvoiceRoleTypePK invoiceRoleTypePK, Long fromTime, Long thruTime) -
Uses of PartyContactMechanismPK in com.echothree.model.data.invoice.server.value
Methods in com.echothree.model.data.invoice.server.value that return PartyContactMechanismPKMethods in com.echothree.model.data.invoice.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidInvoiceRoleValue.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) Constructors in com.echothree.model.data.invoice.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionInvoiceRoleValue(InvoicePK invoicePK, PartyPK partyPK, PartyContactMechanismPK partyContactMechanismPK, InvoiceRoleTypePK invoiceRoleTypePK, Long fromTime, Long thruTime) Creates a new instance of InvoiceRoleValueInvoiceRoleValue(InvoiceRolePK invoiceRolePK, InvoicePK invoicePK, PartyPK partyPK, PartyContactMechanismPK partyContactMechanismPK, InvoiceRoleTypePK invoiceRoleTypePK, Long fromTime, Long thruTime) Creates a new instance of InvoiceRoleValue -
Uses of PartyContactMechanismPK in com.echothree.model.data.letter.server.entity
Methods in com.echothree.model.data.letter.server.entity that return PartyContactMechanismPKModifier and TypeMethodDescriptionLetterSourceDetail.getEmailAddressPartyContactMechanismPK()LetterSourceDetail.getLetterSourcePartyContactMechanismPK()LetterSourceDetail.getPostalAddressPartyContactMechanismPK()Methods in com.echothree.model.data.letter.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidLetterSourceDetail.setEmailAddressPartyContactMechanismPK(PartyContactMechanismPK emailAddressPartyContactMechanismPK) voidLetterSourceDetail.setLetterSourcePartyContactMechanismPK(PartyContactMechanismPK letterSourcePartyContactMechanismPK) voidLetterSourceDetail.setPostalAddressPartyContactMechanismPK(PartyContactMechanismPK postalAddressPartyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.letter.server.factory
Methods in com.echothree.model.data.letter.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionLetterSourceDetailFactory.create(LetterSourcePK letterSourcePK, String letterSourceName, PartyPK companyPartyPK, PartyContactMechanismPK emailAddressPartyContactMechanismPK, PartyContactMechanismPK postalAddressPartyContactMechanismPK, PartyContactMechanismPK letterSourcePartyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of PartyContactMechanismPK in com.echothree.model.data.letter.server.value
Methods in com.echothree.model.data.letter.server.value that return PartyContactMechanismPKModifier and TypeMethodDescriptionLetterSourceDetailValue.getEmailAddressPartyContactMechanismPK()LetterSourceDetailValue.getLetterSourcePartyContactMechanismPK()LetterSourceDetailValue.getPostalAddressPartyContactMechanismPK()Methods in com.echothree.model.data.letter.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidLetterSourceDetailValue.setEmailAddressPartyContactMechanismPK(PartyContactMechanismPK emailAddressPartyContactMechanismPK) voidLetterSourceDetailValue.setLetterSourcePartyContactMechanismPK(PartyContactMechanismPK letterSourcePartyContactMechanismPK) voidLetterSourceDetailValue.setPostalAddressPartyContactMechanismPK(PartyContactMechanismPK postalAddressPartyContactMechanismPK) Constructors in com.echothree.model.data.letter.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionLetterSourceDetailValue(LetterSourceDetailPK letterSourceDetailPK, LetterSourcePK letterSourcePK, String letterSourceName, PartyPK companyPartyPK, PartyContactMechanismPK emailAddressPartyContactMechanismPK, PartyContactMechanismPK postalAddressPartyContactMechanismPK, PartyContactMechanismPK letterSourcePartyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of LetterSourceDetailValueLetterSourceDetailValue(LetterSourcePK letterSourcePK, String letterSourceName, PartyPK companyPartyPK, PartyContactMechanismPK emailAddressPartyContactMechanismPK, PartyContactMechanismPK postalAddressPartyContactMechanismPK, PartyContactMechanismPK letterSourcePartyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of LetterSourceDetailValue -
Uses of PartyContactMechanismPK in com.echothree.model.data.order.server.entity
Methods in com.echothree.model.data.order.server.entity that return PartyContactMechanismPKMethods in com.echothree.model.data.order.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidOrderShipmentGroupDetail.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.order.server.factory
Methods in com.echothree.model.data.order.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionOrderShipmentGroupDetailFactory.create(OrderShipmentGroupPK orderShipmentGroupPK, OrderPK orderPK, Integer orderShipmentGroupSequence, ItemDeliveryTypePK itemDeliveryTypePK, Boolean isDefault, PartyContactMechanismPK partyContactMechanismPK, ShippingMethodPK shippingMethodPK, Boolean holdUntilComplete, Long fromTime, Long thruTime) -
Uses of PartyContactMechanismPK in com.echothree.model.data.order.server.value
Methods in com.echothree.model.data.order.server.value that return PartyContactMechanismPKMethods in com.echothree.model.data.order.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidOrderShipmentGroupDetailValue.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) Constructors in com.echothree.model.data.order.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionOrderShipmentGroupDetailValue(OrderShipmentGroupDetailPK orderShipmentGroupDetailPK, OrderShipmentGroupPK orderShipmentGroupPK, OrderPK orderPK, Integer orderShipmentGroupSequence, ItemDeliveryTypePK itemDeliveryTypePK, Boolean isDefault, PartyContactMechanismPK partyContactMechanismPK, ShippingMethodPK shippingMethodPK, Boolean holdUntilComplete, Long fromTime, Long thruTime) Creates a new instance of OrderShipmentGroupDetailValueOrderShipmentGroupDetailValue(OrderShipmentGroupPK orderShipmentGroupPK, OrderPK orderPK, Integer orderShipmentGroupSequence, ItemDeliveryTypePK itemDeliveryTypePK, Boolean isDefault, PartyContactMechanismPK partyContactMechanismPK, ShippingMethodPK shippingMethodPK, Boolean holdUntilComplete, Long fromTime, Long thruTime) Creates a new instance of OrderShipmentGroupDetailValue -
Uses of PartyContactMechanismPK in com.echothree.model.data.payment.server.entity
Methods in com.echothree.model.data.payment.server.entity that return PartyContactMechanismPKModifier and TypeMethodDescriptionPartyPaymentMethodCreditCard.getBillingPartyContactMechanismPK()PartyPaymentMethodCreditCard.getIssuerPartyContactMechanismPK()BillingAccountRole.getPartyContactMechanismPK()Methods in com.echothree.model.data.payment.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidPartyPaymentMethodCreditCard.setBillingPartyContactMechanismPK(PartyContactMechanismPK billingPartyContactMechanismPK) voidPartyPaymentMethodCreditCard.setIssuerPartyContactMechanismPK(PartyContactMechanismPK issuerPartyContactMechanismPK) voidBillingAccountRole.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.payment.server.factory
Methods in com.echothree.model.data.payment.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionBillingAccountRoleFactory.create(BillingAccountPK billingAccountPK, PartyPK partyPK, PartyContactMechanismPK partyContactMechanismPK, BillingAccountRoleTypePK billingAccountRoleTypePK, Long fromTime, Long thruTime) PartyPaymentMethodCreditCardFactory.create(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) -
Uses of PartyContactMechanismPK in com.echothree.model.data.payment.server.value
Methods in com.echothree.model.data.payment.server.value that return PartyContactMechanismPKModifier and TypeMethodDescriptionPartyPaymentMethodCreditCardValue.getBillingPartyContactMechanismPK()PartyPaymentMethodCreditCardValue.getIssuerPartyContactMechanismPK()BillingAccountRoleValue.getPartyContactMechanismPK()Methods in com.echothree.model.data.payment.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidPartyPaymentMethodCreditCardValue.setBillingPartyContactMechanismPK(PartyContactMechanismPK billingPartyContactMechanismPK) voidPartyPaymentMethodCreditCardValue.setIssuerPartyContactMechanismPK(PartyContactMechanismPK issuerPartyContactMechanismPK) voidBillingAccountRoleValue.setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) Constructors in com.echothree.model.data.payment.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionBillingAccountRoleValue(BillingAccountPK billingAccountPK, PartyPK partyPK, PartyContactMechanismPK partyContactMechanismPK, BillingAccountRoleTypePK billingAccountRoleTypePK, Long fromTime, Long thruTime) Creates a new instance of BillingAccountRoleValueBillingAccountRoleValue(BillingAccountRolePK billingAccountRolePK, BillingAccountPK billingAccountPK, PartyPK partyPK, PartyContactMechanismPK partyContactMechanismPK, BillingAccountRoleTypePK billingAccountRoleTypePK, Long fromTime, Long thruTime) Creates a new instance of BillingAccountRoleValuePartyPaymentMethodCreditCardValue(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 -
Uses of PartyContactMechanismPK in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return PartyContactMechanismPKModifier and TypeMethodDescriptionShipmentDetail.getDestinationPartyContactMechanismPK()ShipmentDetail.getOriginPartyContactMechanismPK()Methods in com.echothree.model.data.shipment.server.entity with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidShipmentDetail.setDestinationPartyContactMechanismPK(PartyContactMechanismPK destinationPartyContactMechanismPK) voidShipmentDetail.setOriginPartyContactMechanismPK(PartyContactMechanismPK originPartyContactMechanismPK) -
Uses of PartyContactMechanismPK in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionShipmentDetailFactory.create(ShipmentPK shipmentPK, ShipmentTypePK shipmentTypePK, String shipmentName, PartyPK originPartyPK, PartyPK originWarehousePartyPK, PartyContactMechanismPK originPartyContactMechanismPK, PartyPK destinationPartyPK, PartyPK destinationWarehousePartyPK, PartyContactMechanismPK destinationPartyContactMechanismPK, ShippingMethodPK shippingMethodPK, Long fromTime, Long thruTime) -
Uses of PartyContactMechanismPK in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return PartyContactMechanismPKModifier and TypeMethodDescriptionShipmentDetailValue.getDestinationPartyContactMechanismPK()ShipmentDetailValue.getOriginPartyContactMechanismPK()Methods in com.echothree.model.data.shipment.server.value with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidShipmentDetailValue.setDestinationPartyContactMechanismPK(PartyContactMechanismPK destinationPartyContactMechanismPK) voidShipmentDetailValue.setOriginPartyContactMechanismPK(PartyContactMechanismPK originPartyContactMechanismPK) Constructors in com.echothree.model.data.shipment.server.value with parameters of type PartyContactMechanismPKModifierConstructorDescriptionShipmentDetailValue(ShipmentDetailPK shipmentDetailPK, ShipmentPK shipmentPK, ShipmentTypePK shipmentTypePK, String shipmentName, PartyPK originPartyPK, PartyPK originWarehousePartyPK, PartyContactMechanismPK originPartyContactMechanismPK, PartyPK destinationPartyPK, PartyPK destinationWarehousePartyPK, PartyContactMechanismPK destinationPartyContactMechanismPK, ShippingMethodPK shippingMethodPK, Long fromTime, Long thruTime) Creates a new instance of ShipmentDetailValueShipmentDetailValue(ShipmentPK shipmentPK, ShipmentTypePK shipmentTypePK, String shipmentName, PartyPK originPartyPK, PartyPK originWarehousePartyPK, PartyContactMechanismPK originPartyContactMechanismPK, PartyPK destinationPartyPK, PartyPK destinationWarehousePartyPK, PartyContactMechanismPK destinationPartyContactMechanismPK, ShippingMethodPK shippingMethodPK, Long fromTime, Long thruTime) Creates a new instance of ShipmentDetailValue -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.associate
Methods in com.echothree.model.jooq.server.records.associate that return PartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismDetails.PartyContactMechanism()Getter forassociatepartycontactmechanismdetails.ascpcmdt_pcm_partycontactmechanismid.Methods in com.echothree.model.jooq.server.records.associate with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidAssociatePartyContactMechanismDetails.PartyContactMechanism(PartyContactMechanismPK value) Setter forassociatepartycontactmechanismdetails.ascpcmdt_pcm_partycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.associate with parameters of type PartyContactMechanismPKModifierConstructorDescriptionAssociatePartyContactMechanismDetails(AssociatePartyContactMechanismDetailPK AssociatePartyContactMechanismDetail, AssociatePartyContactMechanismPK AssociatePartyContactMechanism, AssociatePK Associate, String AssociatePartyContactMechanismName, PartyContactMechanismPK PartyContactMechanism, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised AssociatePartyContactMechanismDetails -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.communication
Methods in com.echothree.model.jooq.server.records.communication that return PartyContactMechanismPKModifier and TypeMethodDescriptionCommunicationEventDetails.PartyContactMechanism()Getter forcommunicationeventdetails.cmmnevdt_pcm_partycontactmechanismid.Methods in com.echothree.model.jooq.server.records.communication with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidCommunicationEventDetails.PartyContactMechanism(PartyContactMechanismPK value) Setter forcommunicationeventdetails.cmmnevdt_pcm_partycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.communication with parameters of type PartyContactMechanismPKModifierConstructorDescriptionCommunicationEventDetails(CommunicationEventDetailPK CommunicationEventDetail, CommunicationEventPK CommunicationEvent, String CommunicationEventName, CommunicationEventTypePK CommunicationEventType, CommunicationSourcePK CommunicationSource, CommunicationEventPurposePK CommunicationEventPurpose, CommunicationEventPK OriginalCommunicationEvent, CommunicationEventPK ParentCommunicationEvent, PartyContactMechanismPK PartyContactMechanism, DocumentPK Document, Long FromTime, Long ThruTime) Create a detached, initialised CommunicationEventDetails -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.contact
Methods in com.echothree.model.jooq.server.records.contact that return PartyContactMechanismPKModifier and TypeMethodDescriptionPartyContactMechanismRelationships.FromPartyContactMechanism()Getter forpartycontactmechanismrelationships.pcmr_frompartycontactmechanismid.PartyContactMechanismDetails.PartyContactMechanism()Getter forpartycontactmechanismdetails.pcmdt_pcm_partycontactmechanismid.PartyContactMechanismPurposeDetails.PartyContactMechanism()Getter forpartycontactmechanismpurposedetails.pcmpdt_pcm_partycontactmechanismid.PartyContactMechanisms.PartyContactMechanism()Getter forpartycontactmechanisms.pcm_partycontactmechanismid.PartyContactMechanismRelationships.ToPartyContactMechanism()Getter forpartycontactmechanismrelationships.pcmr_topartycontactmechanismid.Methods in com.echothree.model.jooq.server.records.contact that return types with arguments of type PartyContactMechanismPKModifier and TypeMethodDescriptionorg.jooq.Record1<PartyContactMechanismPK> PartyContactMechanisms.key()Methods in com.echothree.model.jooq.server.records.contact with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidPartyContactMechanismRelationships.FromPartyContactMechanism(PartyContactMechanismPK value) Setter forpartycontactmechanismrelationships.pcmr_frompartycontactmechanismid.voidPartyContactMechanismDetails.PartyContactMechanism(PartyContactMechanismPK value) Setter forpartycontactmechanismdetails.pcmdt_pcm_partycontactmechanismid.voidPartyContactMechanismPurposeDetails.PartyContactMechanism(PartyContactMechanismPK value) Setter forpartycontactmechanismpurposedetails.pcmpdt_pcm_partycontactmechanismid.voidPartyContactMechanisms.PartyContactMechanism(PartyContactMechanismPK value) Setter forpartycontactmechanisms.pcm_partycontactmechanismid.voidPartyContactMechanismRelationships.ToPartyContactMechanism(PartyContactMechanismPK value) Setter forpartycontactmechanismrelationships.pcmr_topartycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.contact with parameters of type PartyContactMechanismPKModifierConstructorDescriptionPartyContactMechanismDetails(PartyContactMechanismDetailPK PartyContactMechanismDetail, PartyContactMechanismPK PartyContactMechanism, PartyPK Party, ContactMechanismPK ContactMechanism, String Description, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised PartyContactMechanismDetailsPartyContactMechanismPurposeDetails(PartyContactMechanismPurposeDetailPK PartyContactMechanismPurposeDetail, PartyContactMechanismPurposePK PartyContactMechanismPurpose, PartyContactMechanismPK PartyContactMechanism, ContactMechanismPurposePK ContactMechanismPurpose, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised PartyContactMechanismPurposeDetailsPartyContactMechanismRelationships(PartyContactMechanismRelationshipPK PartyContactMechanismRelationship, PartyContactMechanismPK FromPartyContactMechanism, PartyContactMechanismPK ToPartyContactMechanism, Long FromTime, Long ThruTime) Create a detached, initialised PartyContactMechanismRelationshipsPartyContactMechanisms(PartyContactMechanismPK PartyContactMechanism, PartyContactMechanismDetailPK ActiveDetail, PartyContactMechanismDetailPK LastDetail) Create a detached, initialised PartyContactMechanisms -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.invoice
Methods in com.echothree.model.jooq.server.records.invoice that return PartyContactMechanismPKModifier and TypeMethodDescriptionInvoiceRoles.PartyContactMechanism()Getter forinvoiceroles.invcr_pcm_partycontactmechanismid.Methods in com.echothree.model.jooq.server.records.invoice with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidInvoiceRoles.PartyContactMechanism(PartyContactMechanismPK value) Setter forinvoiceroles.invcr_pcm_partycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.invoice with parameters of type PartyContactMechanismPKModifierConstructorDescriptionInvoiceRoles(InvoiceRolePK InvoiceRole, InvoicePK Invoice, PartyPK Party, PartyContactMechanismPK PartyContactMechanism, InvoiceRoleTypePK InvoiceRoleType, Long FromTime, Long ThruTime) Create a detached, initialised InvoiceRoles -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.letter
Methods in com.echothree.model.jooq.server.records.letter that return PartyContactMechanismPKModifier and TypeMethodDescriptionLetterSourceDetails.EmailAddressPartyContactMechanism()Getter forlettersourcedetails.lttrsrcdt_emailaddresspartycontactmechanismid.LetterSourceDetails.LetterSourcePartyContactMechanism()Getter forlettersourcedetails.lttrsrcdt_lettersourcepartycontactmechanismid.LetterSourceDetails.PostalAddressPartyContactMechanism()Getter forlettersourcedetails.lttrsrcdt_postaladdresspartycontactmechanismid.Methods in com.echothree.model.jooq.server.records.letter with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidLetterSourceDetails.EmailAddressPartyContactMechanism(PartyContactMechanismPK value) Setter forlettersourcedetails.lttrsrcdt_emailaddresspartycontactmechanismid.voidLetterSourceDetails.LetterSourcePartyContactMechanism(PartyContactMechanismPK value) Setter forlettersourcedetails.lttrsrcdt_lettersourcepartycontactmechanismid.voidLetterSourceDetails.PostalAddressPartyContactMechanism(PartyContactMechanismPK value) Setter forlettersourcedetails.lttrsrcdt_postaladdresspartycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.letter with parameters of type PartyContactMechanismPKModifierConstructorDescriptionLetterSourceDetails(LetterSourceDetailPK LetterSourceDetail, LetterSourcePK LetterSource, String LetterSourceName, PartyPK CompanyParty, PartyContactMechanismPK EmailAddressPartyContactMechanism, PartyContactMechanismPK PostalAddressPartyContactMechanism, PartyContactMechanismPK LetterSourcePartyContactMechanism, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised LetterSourceDetails -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.order
Methods in com.echothree.model.jooq.server.records.order that return PartyContactMechanismPKModifier and TypeMethodDescriptionOrderShipmentGroupDetails.PartyContactMechanism()Getter forordershipmentgroupdetails.ordshpgrpdt_pcm_partycontactmechanismid.Methods in com.echothree.model.jooq.server.records.order with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidOrderShipmentGroupDetails.PartyContactMechanism(PartyContactMechanismPK value) Setter forordershipmentgroupdetails.ordshpgrpdt_pcm_partycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.order with parameters of type PartyContactMechanismPKModifierConstructorDescriptionOrderShipmentGroupDetails(OrderShipmentGroupDetailPK OrderShipmentGroupDetail, OrderShipmentGroupPK OrderShipmentGroup, OrderPK Order, Integer OrderShipmentGroupSequence, ItemDeliveryTypePK ItemDeliveryType, Boolean IsDefault, PartyContactMechanismPK PartyContactMechanism, ShippingMethodPK ShippingMethod, Boolean HoldUntilComplete, Long FromTime, Long ThruTime) Create a detached, initialised OrderShipmentGroupDetails -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.payment
Methods in com.echothree.model.jooq.server.records.payment that return PartyContactMechanismPKModifier and TypeMethodDescriptionPartyPaymentMethodCreditCards.BillingPartyContactMechanism()Getter forpartypaymentmethodcreditcards.parpmcc_billingpartycontactmechanismid.PartyPaymentMethodCreditCards.IssuerPartyContactMechanism()Getter forpartypaymentmethodcreditcards.parpmcc_issuerpartycontactmechanismid.BillingAccountRoles.PartyContactMechanism()Getter forbillingaccountroles.bllactr_pcm_partycontactmechanismid.Methods in com.echothree.model.jooq.server.records.payment with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidPartyPaymentMethodCreditCards.BillingPartyContactMechanism(PartyContactMechanismPK value) Setter forpartypaymentmethodcreditcards.parpmcc_billingpartycontactmechanismid.voidPartyPaymentMethodCreditCards.IssuerPartyContactMechanism(PartyContactMechanismPK value) Setter forpartypaymentmethodcreditcards.parpmcc_issuerpartycontactmechanismid.voidBillingAccountRoles.PartyContactMechanism(PartyContactMechanismPK value) Setter forbillingaccountroles.bllactr_pcm_partycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.payment with parameters of type PartyContactMechanismPKModifierConstructorDescriptionBillingAccountRoles(BillingAccountRolePK BillingAccountRole, BillingAccountPK BillingAccount, PartyPK Party, PartyContactMechanismPK PartyContactMechanism, BillingAccountRoleTypePK BillingAccountRoleType, Long FromTime, Long ThruTime) Create a detached, initialised BillingAccountRolesPartyPaymentMethodCreditCards(PartyPaymentMethodCreditCardPK PartyPaymentMethodCreditCard, PartyPaymentMethodPK PartyPaymentMethod, String Number, Integer ExpirationMonth, Integer ExpirationYear, PersonalTitlePK PersonalTitle, String FirstName, String FirstNameSdx, String MiddleName, String MiddleNameSdx, String LastName, String LastNameSdx, NameSuffixPK NameSuffix, String Name, PartyContactMechanismPK BillingPartyContactMechanism, String IssuerName, PartyContactMechanismPK IssuerPartyContactMechanism, Long FromTime, Long ThruTime) Create a detached, initialised PartyPaymentMethodCreditCards -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.records.shipment
Methods in com.echothree.model.jooq.server.records.shipment that return PartyContactMechanismPKModifier and TypeMethodDescriptionShipmentDetails.DestinationPartyContactMechanism()Getter forshipmentdetails.shpdt_destinationpartycontactmechanismid.ShipmentDetails.OriginPartyContactMechanism()Getter forshipmentdetails.shpdt_originpartycontactmechanismid.Methods in com.echothree.model.jooq.server.records.shipment with parameters of type PartyContactMechanismPKModifier and TypeMethodDescriptionvoidShipmentDetails.DestinationPartyContactMechanism(PartyContactMechanismPK value) Setter forshipmentdetails.shpdt_destinationpartycontactmechanismid.voidShipmentDetails.OriginPartyContactMechanism(PartyContactMechanismPK value) Setter forshipmentdetails.shpdt_originpartycontactmechanismid.Constructors in com.echothree.model.jooq.server.records.shipment with parameters of type PartyContactMechanismPKModifierConstructorDescriptionShipmentDetails(ShipmentDetailPK ShipmentDetail, ShipmentPK Shipment, ShipmentTypePK ShipmentType, String ShipmentName, PartyPK OriginParty, PartyPK OriginWarehouseParty, PartyContactMechanismPK OriginPartyContactMechanism, PartyPK DestinationParty, PartyPK DestinationWarehouseParty, PartyContactMechanismPK DestinationPartyContactMechanism, ShippingMethodPK ShippingMethod, Long FromTime, Long ThruTime) Create a detached, initialised ShipmentDetails -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.associate
Fields in com.echothree.model.jooq.server.tables.associate with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<AssociatePartyContactMechanismDetails, PartyContactMechanismPK> AssociatePartyContactMechanismDetails.PARTY_CONTACT_MECHANISMThe columnassociatepartycontactmechanismdetails.ascpcmdt_pcm_partycontactmechanismid. -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.communication
Fields in com.echothree.model.jooq.server.tables.communication with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<CommunicationEventDetails, PartyContactMechanismPK> CommunicationEventDetails.PARTY_CONTACT_MECHANISMThe columncommunicationeventdetails.cmmnevdt_pcm_partycontactmechanismid. -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.contact
Fields in com.echothree.model.jooq.server.tables.contact with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<PartyContactMechanismRelationships, PartyContactMechanismPK> PartyContactMechanismRelationships.FROM_PARTY_CONTACT_MECHANISMThe columnpartycontactmechanismrelationships.pcmr_frompartycontactmechanismid.final org.jooq.TableField<PartyContactMechanismDetails, PartyContactMechanismPK> PartyContactMechanismDetails.PARTY_CONTACT_MECHANISMThe columnpartycontactmechanismdetails.pcmdt_pcm_partycontactmechanismid.final org.jooq.TableField<PartyContactMechanismPurposeDetails, PartyContactMechanismPK> PartyContactMechanismPurposeDetails.PARTY_CONTACT_MECHANISMThe columnpartycontactmechanismpurposedetails.pcmpdt_pcm_partycontactmechanismid.final org.jooq.TableField<PartyContactMechanisms, PartyContactMechanismPK> PartyContactMechanisms.PARTY_CONTACT_MECHANISMThe columnpartycontactmechanisms.pcm_partycontactmechanismid.final org.jooq.TableField<PartyContactMechanismRelationships, PartyContactMechanismPK> PartyContactMechanismRelationships.TO_PARTY_CONTACT_MECHANISMThe columnpartycontactmechanismrelationships.pcmr_topartycontactmechanismid. -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.invoice
Fields in com.echothree.model.jooq.server.tables.invoice with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<InvoiceRoles, PartyContactMechanismPK> InvoiceRoles.PARTY_CONTACT_MECHANISMThe columninvoiceroles.invcr_pcm_partycontactmechanismid. -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.letter
Fields in com.echothree.model.jooq.server.tables.letter with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<LetterSourceDetails, PartyContactMechanismPK> LetterSourceDetails.EMAIL_ADDRESS_PARTY_CONTACT_MECHANISMThe columnlettersourcedetails.lttrsrcdt_emailaddresspartycontactmechanismid.final org.jooq.TableField<LetterSourceDetails, PartyContactMechanismPK> LetterSourceDetails.LETTER_SOURCE_PARTY_CONTACT_MECHANISMThe columnlettersourcedetails.lttrsrcdt_lettersourcepartycontactmechanismid.final org.jooq.TableField<LetterSourceDetails, PartyContactMechanismPK> LetterSourceDetails.POSTAL_ADDRESS_PARTY_CONTACT_MECHANISMThe columnlettersourcedetails.lttrsrcdt_postaladdresspartycontactmechanismid. -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.order
Fields in com.echothree.model.jooq.server.tables.order with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<OrderShipmentGroupDetails, PartyContactMechanismPK> OrderShipmentGroupDetails.PARTY_CONTACT_MECHANISMThe columnordershipmentgroupdetails.ordshpgrpdt_pcm_partycontactmechanismid. -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.payment
Fields in com.echothree.model.jooq.server.tables.payment with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<PartyPaymentMethodCreditCards, PartyContactMechanismPK> PartyPaymentMethodCreditCards.BILLING_PARTY_CONTACT_MECHANISMThe columnpartypaymentmethodcreditcards.parpmcc_billingpartycontactmechanismid.final org.jooq.TableField<PartyPaymentMethodCreditCards, PartyContactMechanismPK> PartyPaymentMethodCreditCards.ISSUER_PARTY_CONTACT_MECHANISMThe columnpartypaymentmethodcreditcards.parpmcc_issuerpartycontactmechanismid.final org.jooq.TableField<BillingAccountRoles, PartyContactMechanismPK> BillingAccountRoles.PARTY_CONTACT_MECHANISMThe columnbillingaccountroles.bllactr_pcm_partycontactmechanismid. -
Uses of PartyContactMechanismPK in com.echothree.model.jooq.server.tables.shipment
Fields in com.echothree.model.jooq.server.tables.shipment with type parameters of type PartyContactMechanismPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ShipmentDetails, PartyContactMechanismPK> ShipmentDetails.DESTINATION_PARTY_CONTACT_MECHANISMThe columnshipmentdetails.shpdt_destinationpartycontactmechanismid.final org.jooq.TableField<ShipmentDetails, PartyContactMechanismPK> ShipmentDetails.ORIGIN_PARTY_CONTACT_MECHANISMThe columnshipmentdetails.shpdt_originpartycontactmechanismid.