Uses of Interface
cdm.event.workflow.metafields.FieldWithMetaCreditLimitTypeEnum
Packages that use FieldWithMetaCreditLimitTypeEnum
Package
Description
Workflow concepts (orthogonal to business event): time stamp, credit limit, trade warehouse info and associated function specifications.
-
Uses of FieldWithMetaCreditLimitTypeEnum in cdm.event.workflow
Methods in cdm.event.workflow that return FieldWithMetaCreditLimitTypeEnumModifier and TypeMethodDescriptionLimitApplicable.getLimitType()Standard code to indicate which type of credit line is being referred to - i.e.LimitApplicable.LimitApplicableImpl.getLimitType()Methods in cdm.event.workflow with parameters of type FieldWithMetaCreditLimitTypeEnumModifier and TypeMethodDescriptionLimitApplicable.LimitApplicableBuilder.setLimitType(FieldWithMetaCreditLimitTypeEnum limitType) LimitApplicable.LimitApplicableBuilderImpl.setLimitType(FieldWithMetaCreditLimitTypeEnum _limitType) LimitApplicableExtended.LimitApplicableExtendedBuilder.setLimitType(FieldWithMetaCreditLimitTypeEnum limitType) LimitApplicableExtended.LimitApplicableExtendedBuilderImpl.setLimitType(FieldWithMetaCreditLimitTypeEnum _limitType) -
Uses of FieldWithMetaCreditLimitTypeEnum in cdm.event.workflow.metafields
Subinterfaces of FieldWithMetaCreditLimitTypeEnum in cdm.event.workflow.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.event.workflow.metafields that implement FieldWithMetaCreditLimitTypeEnumModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaCreditLimitTypeEnumstatic classImmutable Implementation of FieldWithMetaCreditLimitTypeEnumMethods in cdm.event.workflow.metafields that return FieldWithMetaCreditLimitTypeEnumModifier and TypeMethodDescriptionFieldWithMetaCreditLimitTypeEnum.build()Build MethodsFieldWithMetaCreditLimitTypeEnum.FieldWithMetaCreditLimitTypeEnumBuilderImpl.build()FieldWithMetaCreditLimitTypeEnum.FieldWithMetaCreditLimitTypeEnumImpl.build()Methods in cdm.event.workflow.metafields that return types with arguments of type FieldWithMetaCreditLimitTypeEnumModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaCreditLimitTypeEnum> FieldWithMetaCreditLimitTypeEnum.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaCreditLimitTypeEnum> FieldWithMetaCreditLimitTypeEnum.metaData()Utility Methods