Uses of Interface
cdm.product.asset.metafields.ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
Packages that use ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder
Package
Description
Product concepts applicable to specific asset classes.
-
Uses of ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder in cdm.product.asset
Fields in cdm.product.asset declared as ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderModifier and TypeFieldDescriptionReferencePoolItem.ReferencePoolItemBuilderImpl.protectionTermsReferenceMethods in cdm.product.asset that return ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderModifier and TypeMethodDescriptionReferencePoolItem.ReferencePoolItemBuilder.getOrCreateProtectionTermsReference()ReferencePoolItem.ReferencePoolItemBuilderImpl.getOrCreateProtectionTermsReference()ReferencePoolItem.ReferencePoolItemBuilder.getProtectionTermsReference()ReferencePoolItem.ReferencePoolItemBuilderImpl.getProtectionTermsReference() -
Uses of ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder in cdm.product.asset.metafields
Classes in cdm.product.asset.metafields that implement ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaProtectionTermsMethods in cdm.product.asset.metafields that return ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderModifier and TypeMethodDescriptionReferenceWithMetaProtectionTerms.builder()ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder.prune()ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.prune()ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder.setExternalReference(String externalReference) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.setExternalReference(String _externalReference) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder.setGlobalReference(String globalReference) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.setGlobalReference(String _globalReference) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder.setReference(com.rosetta.model.lib.meta.Reference reference) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.setReference(com.rosetta.model.lib.meta.Reference _reference) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder.setValue(ProtectionTerms value) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.setValue(ProtectionTerms _value) ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.toBuilder()ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsImpl.toBuilder()ReferenceWithMetaProtectionTerms.toBuilder()Methods in cdm.product.asset.metafields with parameters of type ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderModifier and TypeMethodDescriptionprotected voidReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsImpl.setBuilderFields(ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder builder) Constructors in cdm.product.asset.metafields with parameters of type ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderModifierConstructorDescriptionprotectedReferenceWithMetaProtectionTermsImpl(ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder builder)