Uses of Interface
cdm.base.staticdata.asset.common.CollateralGuarantorType.CollateralGuarantorTypeBuilder
Packages that use CollateralGuarantorType.CollateralGuarantorTypeBuilder
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
-
Uses of CollateralGuarantorType.CollateralGuarantorTypeBuilder in cdm.base.staticdata.asset.common
Classes in cdm.base.staticdata.asset.common that implement CollateralGuarantorType.CollateralGuarantorTypeBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of CollateralGuarantorTypeMethods in cdm.base.staticdata.asset.common that return CollateralGuarantorType.CollateralGuarantorTypeBuilderModifier and TypeMethodDescriptionCollateralGuarantorType.builder()CollateralGuarantorType.CollateralGuarantorTypeBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) CollateralGuarantorType.CollateralGuarantorTypeBuilder.prune()CollateralGuarantorType.CollateralGuarantorTypeBuilderImpl.prune()CollateralGuarantorType.CollateralGuarantorTypeBuilder.setGuarantorType(CollateralEntityTypeEnum guarantorType) CollateralGuarantorType.CollateralGuarantorTypeBuilderImpl.setGuarantorType(CollateralEntityTypeEnum _guarantorType) CollateralGuarantorType.CollateralGuarantorTypeBuilderImpl.toBuilder()CollateralGuarantorType.CollateralGuarantorTypeImpl.toBuilder()CollateralGuarantorType.toBuilder()Methods in cdm.base.staticdata.asset.common with parameters of type CollateralGuarantorType.CollateralGuarantorTypeBuilderModifier and TypeMethodDescriptionprotected voidCollateralGuarantorType.CollateralGuarantorTypeImpl.setBuilderFields(CollateralGuarantorType.CollateralGuarantorTypeBuilder builder) Constructors in cdm.base.staticdata.asset.common with parameters of type CollateralGuarantorType.CollateralGuarantorTypeBuilderModifierConstructorDescriptionprotected -
Uses of CollateralGuarantorType.CollateralGuarantorTypeBuilder in cdm.product.collateral
Fields in cdm.product.collateral declared as CollateralGuarantorType.CollateralGuarantorTypeBuilderModifier and TypeFieldDescriptionCollateralCriteria.CollateralCriteriaBuilderImpl.collateralGuarantorTypeMethods in cdm.product.collateral that return CollateralGuarantorType.CollateralGuarantorTypeBuilderModifier and TypeMethodDescriptionCollateralCriteria.CollateralCriteriaBuilder.getCollateralGuarantorType()CollateralCriteria.CollateralCriteriaBuilderImpl.getCollateralGuarantorType()CollateralCriteria.CollateralCriteriaBuilder.getOrCreateCollateralGuarantorType()CollateralCriteria.CollateralCriteriaBuilderImpl.getOrCreateCollateralGuarantorType()