Uses of Class
org.somda.sdc.biceps.model.participant.SetStringOperationState.AllowedValues
-
Packages that use SetStringOperationState.AllowedValues Package Description org.somda.sdc.biceps.model.participant -
-
Uses of SetStringOperationState.AllowedValues in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as SetStringOperationState.AllowedValues Modifier and Type Field Description protected SetStringOperationState.AllowedValuesSetStringOperationState. allowedValuesMethods in org.somda.sdc.biceps.model.participant that return SetStringOperationState.AllowedValues Modifier and Type Method Description SetStringOperationState.AllowedValuesObjectFactory. createSetStringOperationStateAllowedValues()Create an instance ofSetStringOperationState.AllowedValuesSetStringOperationState.AllowedValuesSetStringOperationState. getAllowedValues()Gets the value of the allowedValues property.Methods in org.somda.sdc.biceps.model.participant with parameters of type SetStringOperationState.AllowedValues Modifier and Type Method Description voidSetStringOperationState. setAllowedValues(SetStringOperationState.AllowedValues value)Sets the value of the allowedValues property.
-