Uses of Interface
cdm.base.staticdata.party.AncillaryEntity.AncillaryEntityBuilder
Packages that use AncillaryEntity.AncillaryEntityBuilder
Package
Description
Basic party concepts: legal entity, natural person, contact details, buyer / payer and all related enums.
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of AncillaryEntity.AncillaryEntityBuilder in cdm.base.staticdata.party
Classes in cdm.base.staticdata.party that implement AncillaryEntity.AncillaryEntityBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of AncillaryEntityMethods in cdm.base.staticdata.party that return AncillaryEntity.AncillaryEntityBuilderModifier and TypeMethodDescriptionAncillaryEntity.builder()AncillaryEntity.AncillaryEntityBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) AncillaryEntity.AncillaryEntityBuilder.prune()AncillaryEntity.AncillaryEntityBuilderImpl.prune()AncillaryEntity.AncillaryEntityBuilder.setAncillaryParty(AncillaryRoleEnum ancillaryParty) AncillaryEntity.AncillaryEntityBuilderImpl.setAncillaryParty(AncillaryRoleEnum _ancillaryParty) AncillaryEntity.AncillaryEntityBuilder.setLegalEntity(LegalEntity legalEntity) AncillaryEntity.AncillaryEntityBuilderImpl.setLegalEntity(LegalEntity _legalEntity) AncillaryEntity.AncillaryEntityBuilderImpl.toBuilder()AncillaryEntity.AncillaryEntityImpl.toBuilder()AncillaryEntity.toBuilder()Methods in cdm.base.staticdata.party with parameters of type AncillaryEntity.AncillaryEntityBuilderModifier and TypeMethodDescriptionprotected voidAncillaryEntity.AncillaryEntityImpl.setBuilderFields(AncillaryEntity.AncillaryEntityBuilder builder) Constructors in cdm.base.staticdata.party with parameters of type AncillaryEntity.AncillaryEntityBuilderModifierConstructorDescriptionprotected -
Uses of AncillaryEntity.AncillaryEntityBuilder in cdm.observable.asset
Fields in cdm.observable.asset declared as AncillaryEntity.AncillaryEntityBuilderModifier and TypeFieldDescriptionprotected AncillaryEntity.AncillaryEntityBuilderValuationSource.ValuationSourceBuilderImpl.dealerOrCCPMethods in cdm.observable.asset that return AncillaryEntity.AncillaryEntityBuilderModifier and TypeMethodDescriptionValuationSource.ValuationSourceBuilder.getDealerOrCCP()ValuationSource.ValuationSourceBuilderImpl.getDealerOrCCP()ValuationSource.ValuationSourceBuilder.getOrCreateDealerOrCCP()ValuationSource.ValuationSourceBuilderImpl.getOrCreateDealerOrCCP()