Uses of Interface
org.somda.sdc.glue.common.DefaultStateValues
-
Packages that use DefaultStateValues Package Description org.somda.sdc.glue.common Implementation of common and utility functions shared between the SDC provider and consumer.org.somda.sdc.glue.common.factory Factories for classes of the Glue common package.org.somda.sdc.glue.common.helper Helper functionality for the common classes. -
-
Uses of DefaultStateValues in org.somda.sdc.glue.common
Classes in org.somda.sdc.glue.common that implement DefaultStateValues Modifier and Type Class Description classRequiredDefaultStateValuesDefines required default values for all states. -
Uses of DefaultStateValues in org.somda.sdc.glue.common.factory
Methods in org.somda.sdc.glue.common.factory with parameters of type DefaultStateValues Modifier and Type Method Description ModificationsBuilderModificationsBuilderFactory. createModificationsBuilder(Mdib mdib, Boolean createSingleStateIfMissing, DefaultStateValues defaultStateValues)Creates a ModificationsBuilder instance. -
Uses of DefaultStateValues in org.somda.sdc.glue.common.helper
Constructors in org.somda.sdc.glue.common.helper with parameters of type DefaultStateValues Constructor Description DefaultStateValuesDispatcher(DefaultStateValues defaultStateValues)
-