Uses of Interface
cdm.legaldocumentation.common.metafields.FieldWithMetaGoverningLawEnum
Packages that use FieldWithMetaGoverningLawEnum
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of FieldWithMetaGoverningLawEnum in cdm.event.common
Methods in cdm.event.common that return FieldWithMetaGoverningLawEnumModifier and TypeMethodDescriptionContractDetails.ContractDetailsImpl.getGoverningLaw()ContractDetails.getGoverningLaw()Represents the law governing the trade and associated contractual product terms.Methods in cdm.event.common with parameters of type FieldWithMetaGoverningLawEnumModifier and TypeMethodDescriptionContractDetails.ContractDetailsBuilder.setGoverningLaw(FieldWithMetaGoverningLawEnum governingLaw) ContractDetails.ContractDetailsBuilderImpl.setGoverningLaw(FieldWithMetaGoverningLawEnum _governingLaw) -
Uses of FieldWithMetaGoverningLawEnum in cdm.legaldocumentation.common.metafields
Subinterfaces of FieldWithMetaGoverningLawEnum in cdm.legaldocumentation.common.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.common.metafields that implement FieldWithMetaGoverningLawEnumModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaGoverningLawEnumstatic classImmutable Implementation of FieldWithMetaGoverningLawEnumMethods in cdm.legaldocumentation.common.metafields that return FieldWithMetaGoverningLawEnumModifier and TypeMethodDescriptionFieldWithMetaGoverningLawEnum.build()Build MethodsFieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumBuilderImpl.build()FieldWithMetaGoverningLawEnum.FieldWithMetaGoverningLawEnumImpl.build()Methods in cdm.legaldocumentation.common.metafields that return types with arguments of type FieldWithMetaGoverningLawEnumModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaGoverningLawEnum> FieldWithMetaGoverningLawEnum.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaGoverningLawEnum> FieldWithMetaGoverningLawEnum.metaData()Utility Methods