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