Uses of Interface
cdm.base.staticdata.party.PartyContactInformation.PartyContactInformationBuilder
Packages that use PartyContactInformation.PartyContactInformationBuilder
Package
Description
Basic party concepts: legal entity, natural person, contact details, buyer / payer and all related enums.
Common legal agreement concepts.
-
Uses of PartyContactInformation.PartyContactInformationBuilder in cdm.base.staticdata.party
Classes in cdm.base.staticdata.party that implement PartyContactInformation.PartyContactInformationBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of PartyContactInformationMethods in cdm.base.staticdata.party that return PartyContactInformation.PartyContactInformationBuilderModifier and TypeMethodDescriptionPartyContactInformation.PartyContactInformationBuilder.addBusinessUnit(BusinessUnit businessUnit) PartyContactInformation.PartyContactInformationBuilder.addBusinessUnit(BusinessUnit businessUnit, int idx) PartyContactInformation.PartyContactInformationBuilder.addBusinessUnit(List<? extends BusinessUnit> businessUnit) PartyContactInformation.PartyContactInformationBuilderImpl.addBusinessUnit(BusinessUnit _businessUnit) PartyContactInformation.PartyContactInformationBuilderImpl.addBusinessUnit(BusinessUnit _businessUnit, int idx) PartyContactInformation.PartyContactInformationBuilderImpl.addBusinessUnit(List<? extends BusinessUnit> businessUnits) PartyContactInformation.PartyContactInformationBuilder.addPerson(NaturalPerson person) PartyContactInformation.PartyContactInformationBuilder.addPerson(NaturalPerson person, int idx) PartyContactInformation.PartyContactInformationBuilder.addPerson(List<? extends NaturalPerson> person) PartyContactInformation.PartyContactInformationBuilderImpl.addPerson(NaturalPerson _person) PartyContactInformation.PartyContactInformationBuilderImpl.addPerson(NaturalPerson _person, int idx) PartyContactInformation.PartyContactInformationBuilderImpl.addPerson(List<? extends NaturalPerson> persons) PartyContactInformation.builder()PartyContactInformation.PartyContactInformationBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) PartyContactInformation.PartyContactInformationBuilder.prune()PartyContactInformation.PartyContactInformationBuilderImpl.prune()PartyContactInformation.PartyContactInformationBuilder.setAdditionalInformation(String additionalInformation) PartyContactInformation.PartyContactInformationBuilderImpl.setAdditionalInformation(String _additionalInformation) PartyContactInformation.PartyContactInformationBuilder.setBusinessUnit(List<? extends BusinessUnit> businessUnit) PartyContactInformation.PartyContactInformationBuilderImpl.setBusinessUnit(List<? extends BusinessUnit> businessUnits) PartyContactInformation.PartyContactInformationBuilder.setContactInformation(ContactInformation contactInformation) PartyContactInformation.PartyContactInformationBuilderImpl.setContactInformation(ContactInformation _contactInformation) PartyContactInformation.PartyContactInformationBuilder.setPartyReference(ReferenceWithMetaParty partyReference) PartyContactInformation.PartyContactInformationBuilderImpl.setPartyReference(ReferenceWithMetaParty _partyReference) PartyContactInformation.PartyContactInformationBuilder.setPartyReferenceValue(Party partyReference) PartyContactInformation.PartyContactInformationBuilderImpl.setPartyReferenceValue(Party _partyReference) PartyContactInformation.PartyContactInformationBuilder.setPerson(List<? extends NaturalPerson> person) PartyContactInformation.PartyContactInformationBuilderImpl.setPerson(List<? extends NaturalPerson> persons) PartyContactInformation.PartyContactInformationBuilderImpl.toBuilder()PartyContactInformation.PartyContactInformationImpl.toBuilder()PartyContactInformation.toBuilder()Methods in cdm.base.staticdata.party with parameters of type PartyContactInformation.PartyContactInformationBuilderModifier and TypeMethodDescriptionprotected voidPartyContactInformation.PartyContactInformationImpl.setBuilderFields(PartyContactInformation.PartyContactInformationBuilder builder) Constructors in cdm.base.staticdata.party with parameters of type PartyContactInformation.PartyContactInformationBuilderModifierConstructorDescriptionprotected -
Uses of PartyContactInformation.PartyContactInformationBuilder in cdm.legaldocumentation.common
Fields in cdm.legaldocumentation.common with type parameters of type PartyContactInformation.PartyContactInformationBuilderModifier and TypeFieldDescriptionAddressForNotices.AddressForNoticesBuilderImpl.additionalNoticesMethods in cdm.legaldocumentation.common that return PartyContactInformation.PartyContactInformationBuilderModifier and TypeMethodDescriptionAddressForNotices.AddressForNoticesBuilder.getOrCreateAdditionalNotices(int index) AddressForNotices.AddressForNoticesBuilderImpl.getOrCreateAdditionalNotices(int index) Methods in cdm.legaldocumentation.common that return types with arguments of type PartyContactInformation.PartyContactInformationBuilderModifier and TypeMethodDescriptionAddressForNotices.AddressForNoticesBuilder.getAdditionalNotices()AddressForNotices.AddressForNoticesBuilderImpl.getAdditionalNotices() -
Uses of PartyContactInformation.PartyContactInformationBuilder in cdm.product.collateral
Fields in cdm.product.collateral with type parameters of type PartyContactInformation.PartyContactInformationBuilderMethods in cdm.product.collateral that return PartyContactInformation.PartyContactInformationBuilderModifier and TypeMethodDescriptionContactElection.ContactElectionBuilder.getOrCreatePartyElection(int index) ContactElection.ContactElectionBuilderImpl.getOrCreatePartyElection(int index) Methods in cdm.product.collateral that return types with arguments of type PartyContactInformation.PartyContactInformationBuilderModifier and TypeMethodDescriptionContactElection.ContactElectionBuilder.getPartyElection()ContactElection.ContactElectionBuilderImpl.getPartyElection()