Uses of Class
de.hybris.platform.partyroletmfwebservices.v1.dto.PartyRoleUnderscoreUpdate
Packages that use PartyRoleUnderscoreUpdate
-
Uses of PartyRoleUnderscoreUpdate in de.hybris.platform.partyroletmfwebservices.v1.dto
Methods in de.hybris.platform.partyroletmfwebservices.v1.dto that return PartyRoleUnderscoreUpdateModifier and TypeMethodDescriptionPartyRoleUnderscoreUpdate.account(List<AccountRef> account) PartyRoleUnderscoreUpdate.addAccountItem(AccountRef accountItem) PartyRoleUnderscoreUpdate.addAgreementItem(AgreementRef agreementItem) PartyRoleUnderscoreUpdate.addCharacteristicItem(Characteristic characteristicItem) PartyRoleUnderscoreUpdate.addContactMediumItem(ContactMedium contactMediumItem) PartyRoleUnderscoreUpdate.addCreditProfileItem(CreditProfile creditProfileItem) PartyRoleUnderscoreUpdate.addPaymentMethodItem(PaymentMethodRef paymentMethodItem) PartyRoleUnderscoreUpdate.addRelatedPartyItem(RelatedParty relatedPartyItem) PartyRoleUnderscoreUpdate.agreement(List<AgreementRef> agreement) PartyRoleUnderscoreUpdate.atbaseType(String atbaseType) PartyRoleUnderscoreUpdate.atschemaLocation(String atschemaLocation) PartyRoleUnderscoreUpdate.characteristic(List<Characteristic> characteristic) PartyRoleUnderscoreUpdate.contactMedium(List<ContactMedium> contactMedium) PartyRoleUnderscoreUpdate.creditProfile(List<CreditProfile> creditProfile) PartyRoleUnderscoreUpdate.engagedParty(RelatedParty engagedParty) PartyRoleUnderscoreUpdate.paymentMethod(List<PaymentMethodRef> paymentMethod) PartyRoleUnderscoreUpdate.relatedParty(List<RelatedParty> relatedParty) PartyRoleUnderscoreUpdate.statusReason(String statusReason) PartyRoleUnderscoreUpdate.validFor(TimePeriod validFor)