Uses of Interface
cdm.legaldocumentation.common.metafields.FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder
Packages that use FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder in cdm.event.common
Fields in cdm.event.common declared as FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderMethods in cdm.event.common that return FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderModifier and TypeMethodDescriptionContractDetails.ContractDetailsBuilder.getGoverningLaw()ContractDetails.ContractDetailsBuilderImpl.getGoverningLaw()ContractDetails.ContractDetailsBuilder.getOrCreateGoverningLaw()ContractDetails.ContractDetailsBuilderImpl.getOrCreateGoverningLaw() -
Uses of FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder in cdm.legaldocumentation.common.metafields
Classes in cdm.legaldocumentation.common.metafields that implement FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaGoverningLawEnumMethods in cdm.legaldocumentation.common.metafields that return FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderModifier and TypeMethodDescriptionFieldWithMetaGoverningLawEnum.builder()FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder.prune()FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl.prune()FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder.setValue(GoverningLawEnum value) FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl.setValue(GoverningLawEnum _value) FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl.toBuilder()FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumImpl.toBuilder()FieldWithMetaGoverningLawEnum.toBuilder()Methods in cdm.legaldocumentation.common.metafields with parameters of type FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderModifier and TypeMethodDescriptionprotected voidFieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumImpl.setBuilderFields(FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder builder) Constructors in cdm.legaldocumentation.common.metafields with parameters of type FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderModifierConstructorDescriptionprotectedFieldWithMetaGoverningLawEnumImpl(FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilder builder)