Uses of Interface
cdm.observable.event.metafields.FieldWithMetaRestructuringEnum
Packages that use FieldWithMetaRestructuringEnum
Package
Description
Observable event concepts: extraordinary event, trigger event, disruption event etc.
-
Uses of FieldWithMetaRestructuringEnum in cdm.observable.event
Methods in cdm.observable.event that return FieldWithMetaRestructuringEnumModifier and TypeMethodDescriptionRestructuring.getRestructuringType()Specifies the type of restructuring that is applicable.Restructuring.RestructuringImpl.getRestructuringType()Methods in cdm.observable.event with parameters of type FieldWithMetaRestructuringEnumModifier and TypeMethodDescriptionRestructuring.RestructuringBuilder.setRestructuringType(FieldWithMetaRestructuringEnum restructuringType) Restructuring.RestructuringBuilderImpl.setRestructuringType(FieldWithMetaRestructuringEnum _restructuringType) -
Uses of FieldWithMetaRestructuringEnum in cdm.observable.event.metafields
Subinterfaces of FieldWithMetaRestructuringEnum in cdm.observable.event.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.event.metafields that implement FieldWithMetaRestructuringEnumModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaRestructuringEnumstatic classImmutable Implementation of FieldWithMetaRestructuringEnumMethods in cdm.observable.event.metafields that return FieldWithMetaRestructuringEnumModifier and TypeMethodDescriptionFieldWithMetaRestructuringEnum.build()Build MethodsFieldWithMetaRestructuringEnum.FieldWithMetaRestructuringEnumBuilderImpl.build()FieldWithMetaRestructuringEnum.FieldWithMetaRestructuringEnumImpl.build()Methods in cdm.observable.event.metafields that return types with arguments of type FieldWithMetaRestructuringEnumModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaRestructuringEnum> FieldWithMetaRestructuringEnum.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaRestructuringEnum> FieldWithMetaRestructuringEnum.metaData()Utility Methods