Uses of Annotation Type
io.dialob.api.annotation.Nullable
Packages that use Nullable
Package
Description
-
Uses of Nullable in io.dialob.api.form
Methods in io.dialob.api.form with annotations of type NullableModifier and TypeMethodDescriptionFormItem.getActiveWhen()ImmutableFormItem.getActiveWhen()final StringModifiableFormItem.getActiveWhen()FormItem.getCanAddRowWhen()ImmutableFormItem.getCanAddRowWhen()final StringModifiableFormItem.getCanAddRowWhen()FormItem.getCanRemoveRowWhen()ImmutableFormItem.getCanRemoveRowWhen()final StringModifiableFormItem.getCanRemoveRowWhen()ImmutableVariable.getContext()final BooleanModifiableVariable.getContext()Variable.getContext()ImmutableVariable.getContextType()final StringModifiableVariable.getContextType()Variable.getContextType()Form.Metadata.getCreated()FormTag.getCreated()ImmutableFormMetadata.getCreated()ImmutableFormTag.getCreated()final DateModifiableFormMetadata.getCreated()Form.Metadata.getCreator()ImmutableFormMetadata.getCreator()final StringModifiableFormMetadata.getCreator()Form.Metadata.getDefaultSubmitUrl()ImmutableFormMetadata.getDefaultSubmitUrl()final StringModifiableFormMetadata.getDefaultSubmitUrl()FormItem.getDefaultValue()ImmutableFormItem.getDefaultValue()ImmutableVariable.getDefaultValue()final ObjectModifiableFormItem.getDefaultValue()final ObjectModifiableVariable.getDefaultValue()Variable.getDefaultValue()FormTag.getDescription()ImmutableFormTag.getDescription()ImmutableVariable.getExpression()final StringModifiableVariable.getExpression()Variable.getExpression()FormTag.getFormId()ImmutableFormTag.getFormId()Form.getId()ImmutableForm.getId()final StringModifiableForm.getId()Form.Metadata.getLastSaved()ImmutableFormMetadata.getLastSaved()final DateModifiableFormMetadata.getLastSaved()Form.getName()ImmutableForm.getName()final StringModifiableForm.getName()FormItem.getProps()ImmutableFormItem.getProps()ModifiableFormItem.getProps()ImmutableVariable.getPublished()final BooleanModifiableVariable.getPublished()Variable.getPublished()FormItem.getReadOnly()ImmutableFormItem.getReadOnly()final BooleanModifiableFormItem.getReadOnly()FormTag.getRefName()ImmutableFormTag.getRefName()FormItem.getRequired()ImmutableFormItem.getRequired()final StringModifiableFormItem.getRequired()Form.getRev()ImmutableForm.getRev()final StringModifiableForm.getRev()ImmutableValidation.getRule()final StringModifiableValidation.getRule()Validation.getRule()Form.Metadata.getSavedBy()ImmutableFormMetadata.getSavedBy()final StringModifiableFormMetadata.getSavedBy()Form.Metadata.getTenantId()ImmutableFormMetadata.getTenantId()final StringModifiableFormMetadata.getTenantId()Form.Metadata.getValid()ImmutableFormMetadata.getValid()final BooleanModifiableFormMetadata.getValid()FormItem.getValueSetId()ImmutableFormItem.getValueSetId()final StringModifiableFormItem.getValueSetId()FormItem.getView()ImmutableFormItem.getView()final StringModifiableFormItem.getView()FormValueSetEntry.getWhen()ImmutableFormValueSetEntry.getWhen()final StringModifiableFormValueSetEntry.getWhen()Method parameters in io.dialob.api.form with annotations of type NullableModifier and TypeMethodDescriptionImmutableFormItem.Builder.activeWhen(String activeWhen) Initializes the value for theactiveWhenattribute.ImmutableFormItem.Builder.canAddRowWhen(String canAddRowWhen) Initializes the value for thecanAddRowWhenattribute.ImmutableFormItem.Builder.canRemoveRowWhen(String canRemoveRowWhen) Initializes the value for thecanRemoveRowWhenattribute.Initializes the value for thecontextattribute.ImmutableVariable.Builder.contextType(String contextType) Initializes the value for thecontextTypeattribute.static ModifiableVariableConstruct a modifiable instance ofVariable.Initializes the value for thecreatedattribute.final ImmutableFormTag.BuilderInitializes the value for thecreatedattribute.Initializes the value for thecreatorattribute.ImmutableFormMetadata.Builder.defaultSubmitUrl(String defaultSubmitUrl) Initializes the value for thedefaultSubmitUrlattribute.ImmutableFormItem.Builder.defaultValue(Object defaultValue) Initializes the value for thedefaultValueattribute.ImmutableVariable.Builder.defaultValue(Object defaultValue) Initializes the value for thedefaultValueattribute.final ImmutableFormTag.BuilderImmutableFormTag.Builder.description(String description) Initializes the value for thedescriptionattribute.ImmutableVariable.Builder.expression(String expression) Initializes the value for theexpressionattribute.final ImmutableFormTag.BuilderInitializes the value for theformIdattribute.final ImmutableForm.BuilderInitializes the value for theidattribute.Initializes the value for thelastSavedattribute.final ImmutableForm.BuilderInitializes the value for thenameattribute.static ImmutableVariableConstruct a new immutableVariableinstance.Sets or replaces all mappings from the specified map as entries for thepropsmap.Initializes the value for thepublishedattribute.Initializes the value for thereadOnlyattribute.final ImmutableFormTag.BuilderInitializes the value for therefNameattribute.Initializes the value for therequiredattribute.final ImmutableForm.BuilderInitializes the value for therevattribute.Initializes the value for theruleattribute.Initializes the value for thesavedByattribute.ModifiableFormItem.setActiveWhen(String activeWhen) Assigns a value to theactiveWhenattribute.ModifiableFormItem.setCanAddRowWhen(String canAddRowWhen) Assigns a value to thecanAddRowWhenattribute.ModifiableFormItem.setCanRemoveRowWhen(String canRemoveRowWhen) Assigns a value to thecanRemoveRowWhenattribute.ModifiableVariable.setContext(Boolean context) Assigns a value to thecontextattribute.ModifiableVariable.setContextType(String contextType) Assigns a value to thecontextTypeattribute.ModifiableFormMetadata.setCreated(Date created) Assigns a value to thecreatedattribute.ModifiableFormMetadata.setCreator(String creator) Assigns a value to thecreatorattribute.ModifiableFormMetadata.setDefaultSubmitUrl(String defaultSubmitUrl) Assigns a value to thedefaultSubmitUrlattribute.ModifiableFormItem.setDefaultValue(Object defaultValue) Assigns a value to thedefaultValueattribute.ModifiableVariable.setDefaultValue(Object defaultValue) Assigns a value to thedefaultValueattribute.ModifiableVariable.setExpression(String expression) Assigns a value to theexpressionattribute.Assigns a value to theidattribute.ModifiableFormMetadata.setLastSaved(Date lastSaved) Assigns a value to thelastSavedattribute.Assigns a value to thenameattribute.Sets or replaces all mappings from the specified map as entries for thepropsmap.ModifiableVariable.setPublished(Boolean published) Assigns a value to thepublishedattribute.ModifiableFormItem.setReadOnly(Boolean readOnly) Assigns a value to thereadOnlyattribute.ModifiableFormItem.setRequired(String required) Assigns a value to therequiredattribute.Assigns a value to therevattribute.Assigns a value to theruleattribute.ModifiableFormMetadata.setSavedBy(String savedBy) Assigns a value to thesavedByattribute.ModifiableFormMetadata.setTenantId(String tenantId) Assigns a value to thetenantIdattribute.Assigns a value to thevalidattribute.ModifiableFormItem.setValueSetId(String valueSetId) Assigns a value to thevalueSetIdattribute.Assigns a value to theviewattribute.Assigns a value to thewhenattribute.Initializes the value for thetenantIdattribute.Initializes the value for thevalidattribute.ImmutableFormItem.Builder.valueSetId(String valueSetId) Initializes the value for thevalueSetIdattribute.Initializes the value for theviewattribute.Initializes the value for thewhenattribute.final ImmutableFormItemImmutableFormItem.withActiveWhen(String value) Copy the current immutable object by setting a value for theactiveWhenattribute.final ImmutableFormItemImmutableFormItem.withCanAddRowWhen(String value) Copy the current immutable object by setting a value for thecanAddRowWhenattribute.final ImmutableFormItemImmutableFormItem.withCanRemoveRowWhen(String value) Copy the current immutable object by setting a value for thecanRemoveRowWhenattribute.final ImmutableVariableImmutableVariable.withContext(Boolean value) Copy the current immutable object by setting a value for thecontextattribute.final ImmutableVariableImmutableVariable.withContextType(String value) Copy the current immutable object by setting a value for thecontextTypeattribute.final ImmutableFormMetadataImmutableFormMetadata.withCreated(Date value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableFormTagImmutableFormTag.withCreated(Date value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableFormMetadataImmutableFormMetadata.withCreator(String value) Copy the current immutable object by setting a value for thecreatorattribute.final ImmutableFormMetadataImmutableFormMetadata.withDefaultSubmitUrl(String value) Copy the current immutable object by setting a value for thedefaultSubmitUrlattribute.final ImmutableFormItemImmutableFormItem.withDefaultValue(Object value) Copy the current immutable object by setting a value for thedefaultValueattribute.final ImmutableVariableImmutableVariable.withDefaultValue(Object value) Copy the current immutable object by setting a value for thedefaultValueattribute.final ImmutableFormTagImmutableFormTag.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableVariableImmutableVariable.withExpression(String value) Copy the current immutable object by setting a value for theexpressionattribute.final ImmutableFormTagImmutableFormTag.withFormId(String value) Copy the current immutable object by setting a value for theformIdattribute.final ImmutableFormCopy the current immutable object by setting a value for theidattribute.final ImmutableFormMetadataImmutableFormMetadata.withLastSaved(Date value) Copy the current immutable object by setting a value for thelastSavedattribute.final ImmutableFormCopy the current immutable object by setting a value for thenameattribute.final ImmutableFormItemCopy the current immutable object by replacing thepropsmap with the specified map.final ImmutableVariableImmutableVariable.withPublished(Boolean value) Copy the current immutable object by setting a value for thepublishedattribute.final ImmutableFormItemImmutableFormItem.withReadOnly(Boolean value) Copy the current immutable object by setting a value for thereadOnlyattribute.final ImmutableFormTagImmutableFormTag.withRefName(String value) Copy the current immutable object by setting a value for therefNameattribute.final ImmutableFormItemImmutableFormItem.withRequired(String value) Copy the current immutable object by setting a value for therequiredattribute.final ImmutableFormCopy the current immutable object by setting a value for therevattribute.final ImmutableValidationCopy the current immutable object by setting a value for theruleattribute.final ImmutableFormMetadataImmutableFormMetadata.withSavedBy(String value) Copy the current immutable object by setting a value for thesavedByattribute.final ImmutableFormMetadataImmutableFormMetadata.withTenantId(String value) Copy the current immutable object by setting a value for thetenantIdattribute.final ImmutableFormMetadataCopy the current immutable object by setting a value for thevalidattribute.final ImmutableFormItemImmutableFormItem.withValueSetId(String value) Copy the current immutable object by setting a value for thevalueSetIdattribute.final ImmutableFormItemCopy the current immutable object by setting a value for theviewattribute.Copy the current immutable object by setting a value for thewhenattribute. -
Uses of Nullable in io.dialob.api.proto
Methods in io.dialob.api.proto with annotations of type NullableModifier and TypeMethodDescriptionActions.getActions()ImmutableActions.getActions()ActionItem.getActiveItem()ImmutableActionItem.getActiveItem()ActionItem.getAllowedActions()ImmutableActionItem.getAllowedActions()Action.getAnswer()ImmutableAction.getAnswer()ActionItem.getAnswered()ImmutableActionItem.getAnswered()ActionItem.getAvailableItems()ImmutableActionItem.getAvailableItems()ActionItem.getClassName()ImmutableActionItem.getClassName()ActionItem.getDescription()ImmutableActionItem.getDescription()ActionItem.getDisabled()ImmutableActionItem.getDisabled()Action.getError()ImmutableAction.getError()Action.getId()ImmutableAction.getId()Action.getIds()ImmutableAction.getIds()ActionItem.getInactive()ImmutableActionItem.getInactive()Action.getItem()ImmutableAction.getItem()ActionItem.getItems()ImmutableActionItem.getItems()ActionItem.getLabel()ImmutableActionItem.getLabel()Action.getMessage()ImmutableAction.getMessage()ActionItem.getProps()ImmutableActionItem.getProps()ActionItem.getRequired()ImmutableActionItem.getRequired()Action.getResourceId()ImmutableAction.getResourceId()Actions.getRev()ImmutableActions.getRev()Action.getServerEvent()ImmutableAction.getServerEvent()Action.getTrace()ImmutableAction.getTrace()Action.getValue()ActionItem.getValue()ImmutableAction.getValue()ImmutableActionItem.getValue()ImmutableValueSetEntry.getValue()ValueSetEntry.getValue()Action.getValueSet()ImmutableAction.getValueSet()ActionItem.getValueSetId()ImmutableActionItem.getValueSetId()ActionItem.getView()ImmutableActionItem.getView()Method parameters in io.dialob.api.proto with annotations of type NullableModifier and TypeMethodDescriptionfinal ImmutableActions.BuilderSets or replaces all elements foractionslist.ImmutableActionItem.Builder.activeItem(String activeItem) Initializes the value for theactiveItemattribute.ImmutableValueSet.Builder.addEntries(String key, String value) Constructs and adds an element for theentrieslist.ImmutableActionItem.Builder.allowedActions(Iterable<Action.Type> elements) Sets or replaces all elements forallowedActionsset.final ImmutableAction.BuilderInitializes the value for theanswerattribute.Initializes the value for theansweredattribute.ImmutableActionItem.Builder.availableItems(Iterable<String> elements) Sets or replaces all elements foravailableItemslist.Sets or replaces all elements forclassNamelist.ImmutableActionItem.Builder.description(String description) Initializes the value for thedescriptionattribute.Initializes the value for thedisabledattribute.final ImmutableAction.BuilderInitializes the value for theerrorattribute.final ImmutableAction.BuilderInitializes the value for theidattribute.final ImmutableAction.BuilderSets or replaces all elements foridslist.Initializes the value for theinactiveattribute.final ImmutableAction.BuilderImmutableAction.Builder.item(ActionItem item) Initializes the value for theitemattribute.Sets or replaces all elements foritemslist.Initializes the value for thelabelattribute.final ImmutableAction.BuilderInitializes the value for themessageattribute.static ImmutableValueSetEntryConstruct a new immutableValueSetEntryinstance.Sets or replaces all mappings from the specified map as entries for thepropsmap.Initializes the value for therequiredattribute.final ImmutableAction.BuilderImmutableAction.Builder.resourceId(String resourceId) Initializes the value for theresourceIdattribute.final ImmutableActions.BuilderInitializes the value for therevattribute.final ImmutableAction.BuilderImmutableAction.Builder.serverEvent(Boolean serverEvent) Initializes the value for theserverEventattribute.final ImmutableAction.BuilderInitializes the value for thetraceattribute.final ImmutableAction.BuilderInitializes the value for thevalueattribute.Initializes the value for thevalueattribute.Initializes the value for thevalueattribute.final ImmutableAction.BuilderInitializes the value for thevalueSetattribute.ImmutableActionItem.Builder.valueSetId(String valueSetId) Initializes the value for thevalueSetIdattribute.Initializes the value for theviewattribute.final ImmutableActionsImmutableActions.withActions(Action... elements) Copy the current immutable object with elements that replace the content ofactions.final ImmutableActionsImmutableActions.withActions(Iterable<? extends Action> elements) Copy the current immutable object with elements that replace the content ofactions.final ImmutableActionItemImmutableActionItem.withActiveItem(String value) Copy the current immutable object by setting a value for theactiveItemattribute.final ImmutableActionItemImmutableActionItem.withAllowedActions(Action.Type... elements) Copy the current immutable object with elements that replace the content ofallowedActions.final ImmutableActionItemImmutableActionItem.withAllowedActions(Iterable<Action.Type> elements) Copy the current immutable object with elements that replace the content ofallowedActions.final ImmutableActionImmutableAction.withAnswer(Object value) Copy the current immutable object by setting a value for theanswerattribute.final ImmutableActionItemImmutableActionItem.withAnswered(Boolean value) Copy the current immutable object by setting a value for theansweredattribute.final ImmutableActionItemImmutableActionItem.withAvailableItems(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofavailableItems.final ImmutableActionItemImmutableActionItem.withAvailableItems(String... elements) Copy the current immutable object with elements that replace the content ofavailableItems.final ImmutableActionItemImmutableActionItem.withClassName(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofclassName.final ImmutableActionItemImmutableActionItem.withClassName(String... elements) Copy the current immutable object with elements that replace the content ofclassName.final ImmutableActionItemImmutableActionItem.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableActionItemImmutableActionItem.withDisabled(Boolean value) Copy the current immutable object by setting a value for thedisabledattribute.final ImmutableActionCopy the current immutable object by setting a value for theerrorattribute.final ImmutableActionCopy the current immutable object by setting a value for theidattribute.final ImmutableActionCopy the current immutable object with elements that replace the content ofids.final ImmutableActionCopy the current immutable object with elements that replace the content ofids.final ImmutableActionItemImmutableActionItem.withInactive(Boolean value) Copy the current immutable object by setting a value for theinactiveattribute.final ImmutableActionImmutableAction.withItem(ActionItem value) Copy the current immutable object by setting a value for theitemattribute.final ImmutableActionItemCopy the current immutable object with elements that replace the content ofitems.final ImmutableActionItemCopy the current immutable object with elements that replace the content ofitems.final ImmutableActionItemCopy the current immutable object by setting a value for thelabelattribute.final ImmutableActionImmutableAction.withMessage(String value) Copy the current immutable object by setting a value for themessageattribute.final ImmutableActionItemCopy the current immutable object by replacing thepropsmap with the specified map.final ImmutableActionItemImmutableActionItem.withRequired(Boolean value) Copy the current immutable object by setting a value for therequiredattribute.final ImmutableActionImmutableAction.withResourceId(String value) Copy the current immutable object by setting a value for theresourceIdattribute.final ImmutableActionsCopy the current immutable object by setting a value for therevattribute.final ImmutableActionImmutableAction.withServerEvent(Boolean value) Copy the current immutable object by setting a value for theserverEventattribute.final ImmutableActionCopy the current immutable object by setting a value for thetraceattribute.final ImmutableActionCopy the current immutable object by setting a value for thevalueattribute.final ImmutableActionItemCopy the current immutable object by setting a value for thevalueattribute.final ImmutableValueSetEntryCopy the current immutable object by setting a value for thevalueattribute.final ImmutableActionImmutableAction.withValueSet(ValueSet value) Copy the current immutable object by setting a value for thevalueSetattribute.final ImmutableActionItemImmutableActionItem.withValueSetId(String value) Copy the current immutable object by setting a value for thevalueSetIdattribute.final ImmutableActionItemCopy the current immutable object by setting a value for theviewattribute. -
Uses of Nullable in io.dialob.api.questionnaire
Methods in io.dialob.api.questionnaire with annotations of type NullableModifier and TypeMethodDescriptionAnswer.getAcceptedValue()ImmutableAnswer.getAcceptedValue()final ObjectModifiableAnswer.getAcceptedValue()ImmutableQuestionnaire.getActiveItem()final StringModifiableQuestionnaire.getActiveItem()Questionnaire.getActiveItem()Error.getCode()ImmutableError.getCode()final StringModifiableError.getCode()ImmutableQuestionnaireMetadata.getCompleted()final DateModifiableQuestionnaireMetadata.getCompleted()abstract DateQuestionnaire.Metadata.getCompleted()ImmutableQuestionnaireMetadata.getCreated()final DateModifiableQuestionnaireMetadata.getCreated()abstract DateQuestionnaire.Metadata.getCreated()ImmutableQuestionnaireMetadata.getCreator()userId of one who created questionnairefinal StringModifiableQuestionnaireMetadata.getCreator()userId of one who created questionnaireabstract StringQuestionnaire.Metadata.getCreator()userId of one who created questionnaireError.getDescription()ImmutableError.getDescription()final StringModifiableError.getDescription()ImmutableQuestionnaireMetadata.getFormName()final StringModifiableQuestionnaireMetadata.getFormName()abstract StringQuestionnaire.Metadata.getFormName()ImmutableQuestionnaireMetadata.getFormRev()final StringModifiableQuestionnaireMetadata.getFormRev()abstract StringQuestionnaire.Metadata.getFormRev()ImmutableQuestionnaire.getId()final StringModifiableQuestionnaire.getId()Questionnaire.getId()ImmutableQuestionnaireMetadata.getLabel()final StringModifiableQuestionnaireMetadata.getLabel()abstract StringQuestionnaire.Metadata.getLabel()ImmutableQuestionnaireMetadata.getLanguage()final StringModifiableQuestionnaireMetadata.getLanguage()abstract StringQuestionnaire.Metadata.getLanguage()ImmutableQuestionnaireMetadata.getLastAnswer()final DateModifiableQuestionnaireMetadata.getLastAnswer()abstract DateQuestionnaire.Metadata.getLastAnswer()ImmutableQuestionnaireMetadata.getOpened()final DateModifiableQuestionnaireMetadata.getOpened()abstract DateQuestionnaire.Metadata.getOpened()ImmutableQuestionnaireMetadata.getOwner()userId of document ownerfinal StringModifiableQuestionnaireMetadata.getOwner()userId of document ownerabstract StringQuestionnaire.Metadata.getOwner()userId of document ownerImmutableQuestionnaireMetadata.getReason()Completion reason, null if normally completed.ModifiableQuestionnaireMetadata.getReason()Completion reason, null if normally completed.abstract Questionnaire.Metadata.ReasonQuestionnaire.Metadata.getReason()Completion reason, null if normally completed.ImmutableQuestionnaire.getRev()final StringModifiableQuestionnaire.getRev()Questionnaire.getRev()ImmutableQuestionnaireMetadata.getSubmitUrl()final StringModifiableQuestionnaireMetadata.getSubmitUrl()abstract StringQuestionnaire.Metadata.getSubmitUrl()ImmutableQuestionnaireMetadata.getTenantId()final StringModifiableQuestionnaireMetadata.getTenantId()abstract StringQuestionnaire.Metadata.getTenantId()Answer.getType()ImmutableAnswer.getType()final StringModifiableAnswer.getType()Answer.getUpdated()ImmutableAnswer.getUpdated()final DateModifiableAnswer.getUpdated()Answer.getUserId()ImmutableAnswer.getUserId()final StringModifiableAnswer.getUserId()Answer.getValue()Text and number field answers stored in orignal formatContextValue.getValue()ImmutableAnswer.getValue()Text and number field answers stored in orignal formatImmutableContextValue.getValue()ImmutableVariableValue.getValue()final ObjectModifiableAnswer.getValue()Text and number field answers stored in orignal formatfinal ObjectModifiableContextValue.getValue()final ObjectModifiableVariableValue.getValue()VariableValue.getValue()Method parameters in io.dialob.api.questionnaire with annotations of type NullableModifier and TypeMethodDescriptionfinal ImmutableAnswer.BuilderImmutableAnswer.Builder.acceptedValue(Object acceptedValue) Initializes the value for theacceptedValueattribute.ImmutableQuestionnaire.Builder.activeItem(String activeItem) Initializes the value for theactiveItemattribute.ImmutableQuestionnaire.Builder.addAnswers(String id, Object value) Constructs and adds an element for theanswerslist.ImmutableQuestionnaire.Builder.addContext(String id, Object value) Constructs and adds an element for thecontextlist.Constructs and adds an element for theerrorslist.Constructs and adds an element for theerrorslist.ImmutableQuestionnaire.Builder.addVariableValues(String id, Object value) Constructs and adds an element for thevariableValueslist.final ImmutableError.BuilderInitializes the value for thecodeattribute.Initializes the value for thecompletedattribute.static ModifiableAnswerConstruct a modifiable instance ofAnswer.static ModifiableContextValueConstruct a modifiable instance ofContextValue.static ModifiableErrorConstruct a modifiable instance ofError.static ModifiableErrorConstruct a modifiable instance ofError.static ModifiableVariableValueConstruct a modifiable instance ofVariableValue.Initializes the value for thecreatedattribute.Initializes the value for thecreatorattribute.final ImmutableError.BuilderImmutableError.Builder.description(String description) Initializes the value for thedescriptionattribute.Initializes the value for theformNameattribute.Initializes the value for theformRevattribute.Initializes the value for theidattribute.Initializes the value for thelabelattribute.Initializes the value for thelanguageattribute.ImmutableQuestionnaireMetadata.Builder.lastAnswer(Date lastAnswer) Initializes the value for thelastAnswerattribute.static ImmutableAnswerConstruct a new immutableAnswerinstance.static ImmutableContextValueConstruct a new immutableContextValueinstance.static ImmutableErrorConstruct a new immutableErrorinstance.static ImmutableErrorConstruct a new immutableErrorinstance.static ImmutableVariableValueConstruct a new immutableVariableValueinstance.Initializes the value for theopenedattribute.Initializes the value for theownerattribute.ImmutableQuestionnaireMetadata.Builder.reason(Questionnaire.Metadata.Reason reason) Initializes the value for thereasonattribute.Initializes the value for therevattribute.ModifiableAnswer.setAcceptedValue(Object acceptedValue) Assigns a value to theacceptedValueattribute.ModifiableQuestionnaire.setActiveItem(String activeItem) Assigns a value to theactiveItemattribute.Assigns a value to thecodeattribute.ModifiableQuestionnaireMetadata.setCompleted(Date completed) Assigns a value to thecompletedattribute.ModifiableQuestionnaireMetadata.setCreated(Date created) Assigns a value to thecreatedattribute.ModifiableQuestionnaireMetadata.setCreator(String creator) Assigns a value to thecreatorattribute.ModifiableError.setDescription(String description) Assigns a value to thedescriptionattribute.ModifiableQuestionnaireMetadata.setFormName(String formName) Assigns a value to theformNameattribute.ModifiableQuestionnaireMetadata.setFormRev(String formRev) Assigns a value to theformRevattribute.Assigns a value to theidattribute.Assigns a value to thelabelattribute.ModifiableQuestionnaireMetadata.setLanguage(String language) Assigns a value to thelanguageattribute.ModifiableQuestionnaireMetadata.setLastAnswer(Date lastAnswer) Assigns a value to thelastAnswerattribute.Assigns a value to theopenedattribute.Assigns a value to theownerattribute.ModifiableQuestionnaireMetadata.setReason(Questionnaire.Metadata.Reason reason) Assigns a value to thereasonattribute.Assigns a value to therevattribute.ModifiableQuestionnaireMetadata.setSubmitUrl(String submitUrl) Assigns a value to thesubmitUrlattribute.ModifiableQuestionnaireMetadata.setTenantId(String tenantId) Assigns a value to thetenantIdattribute.Assigns a value to thetypeattribute.ModifiableAnswer.setUpdated(Date updated) Assigns a value to theupdatedattribute.Assigns a value to theuserIdattribute.Assigns a value to thevalueattribute.Assigns a value to thevalueattribute.Assigns a value to thevalueattribute.Initializes the value for thesubmitUrlattribute.Initializes the value for thetenantIdattribute.final ImmutableAnswer.BuilderInitializes the value for thetypeattribute.final ImmutableAnswer.BuilderInitializes the value for theupdatedattribute.final ImmutableAnswer.BuilderInitializes the value for theuserIdattribute.final ImmutableAnswer.BuilderInitializes the value for thevalueattribute.Initializes the value for thevalueattribute.Initializes the value for thevalueattribute.final ImmutableAnswerImmutableAnswer.withAcceptedValue(Object value) Copy the current immutable object by setting a value for theacceptedValueattribute.final ImmutableQuestionnaireImmutableQuestionnaire.withActiveItem(String value) Copy the current immutable object by setting a value for theactiveItemattribute.final ImmutableErrorCopy the current immutable object by setting a value for thecodeattribute.ImmutableQuestionnaireMetadata.withCompleted(Date value) Copy the current immutable object by setting a value for thecompletedattribute.ImmutableQuestionnaireMetadata.withCreated(Date value) Copy the current immutable object by setting a value for thecreatedattribute.ImmutableQuestionnaireMetadata.withCreator(String value) Copy the current immutable object by setting a value for thecreatorattribute.final ImmutableErrorImmutableError.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.ImmutableQuestionnaireMetadata.withFormName(String value) Copy the current immutable object by setting a value for theformNameattribute.ImmutableQuestionnaireMetadata.withFormRev(String value) Copy the current immutable object by setting a value for theformRevattribute.final ImmutableQuestionnaireCopy the current immutable object by setting a value for theidattribute.Copy the current immutable object by setting a value for thelabelattribute.ImmutableQuestionnaireMetadata.withLanguage(String value) Copy the current immutable object by setting a value for thelanguageattribute.ImmutableQuestionnaireMetadata.withLastAnswer(Date value) Copy the current immutable object by setting a value for thelastAnswerattribute.ImmutableQuestionnaireMetadata.withOpened(Date value) Copy the current immutable object by setting a value for theopenedattribute.Copy the current immutable object by setting a value for theownerattribute.ImmutableQuestionnaireMetadata.withReason(Questionnaire.Metadata.Reason value) Copy the current immutable object by setting a value for thereasonattribute.final ImmutableQuestionnaireCopy the current immutable object by setting a value for therevattribute.ImmutableQuestionnaireMetadata.withSubmitUrl(String value) Copy the current immutable object by setting a value for thesubmitUrlattribute.ImmutableQuestionnaireMetadata.withTenantId(String value) Copy the current immutable object by setting a value for thetenantIdattribute.final ImmutableAnswerCopy the current immutable object by setting a value for thetypeattribute.final ImmutableAnswerImmutableAnswer.withUpdated(Date value) Copy the current immutable object by setting a value for theupdatedattribute.final ImmutableAnswerImmutableAnswer.withUserId(String value) Copy the current immutable object by setting a value for theuserIdattribute.final ImmutableAnswerCopy the current immutable object by setting a value for thevalueattribute.final ImmutableContextValueCopy the current immutable object by setting a value for thevalueattribute.final ImmutableVariableValueCopy the current immutable object by setting a value for thevalueattribute. -
Uses of Nullable in io.dialob.api.rest
Methods in io.dialob.api.rest with annotations of type NullableModifier and TypeMethodDescriptionErrors.Error.getCode()ImmutableErrors.Error.getCode()Errors.Error.getContext()ImmutableErrors.Error.getContext()ImmutableMetadata.getCreated()Metadata.getCreated()ImmutableMetadata.getDescription()Metadata.getDescription()Errors.Error.getError()abstract StringErrors.getError()ImmutableErrors.Error.getError()ImmutableErrors.getError()abstract List<Errors.Error>Errors.getErrors()ImmutableErrors.getErrors()ImmutableMetadata.getLastSaved()Metadata.getLastSaved()abstract StringErrors.getMessage()ImmutableErrors.getMessage()abstract StringErrors.getPath()ImmutableErrors.getPath()Errors.Error.getRejectedValue()ImmutableErrors.Error.getRejectedValue()abstract IntegerErrors.getStatus()ImmutableErrors.getStatus()Errors.getTimestamp()ImmutableErrors.getTimestamp()abstract StringErrors.getTrace()ImmutableErrors.getTrace()ImmutableMetadata.getValid()Metadata.getValid()Method parameters in io.dialob.api.rest with annotations of type NullableModifier and TypeMethodDescriptionInitializes the value for thecodeattribute.Initializes the value for thecontextattribute.Initializes the value for thecreatedattribute.ImmutableMetadata.Builder.description(String description) Initializes the value for thedescriptionattribute.final ImmutableErrors.BuilderInitializes the value for theerrorattribute.Initializes the value for theerrorattribute.final ImmutableErrors.BuilderImmutableErrors.Builder.errors(Iterable<? extends Errors.Error> elements) Sets or replaces all elements forerrorslist.Initializes the value for thelastSavedattribute.final ImmutableErrors.BuilderInitializes the value for themessageattribute.final ImmutableErrors.BuilderInitializes the value for thepathattribute.ImmutableErrors.Error.Builder.rejectedValue(Object rejectedValue) Initializes the value for therejectedValueattribute.final ImmutableErrors.BuilderInitializes the value for thestatusattribute.final ImmutableErrors.BuilderInitializes the value for thetimestampattribute.final ImmutableErrors.BuilderInitializes the value for thetraceattribute.Initializes the value for thevalidattribute.final ImmutableErrors.ErrorCopy the current immutable object by setting a value for thecodeattribute.final ImmutableErrors.ErrorImmutableErrors.Error.withContext(String value) Copy the current immutable object by setting a value for thecontextattribute.final ImmutableMetadataImmutableMetadata.withCreated(Date value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableMetadataImmutableMetadata.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableErrors.ErrorCopy the current immutable object by setting a value for theerrorattribute.final ImmutableErrorsCopy the current immutable object by setting a value for theerrorattribute.final ImmutableErrorsImmutableErrors.withErrors(Errors.Error... elements) Copy the current immutable object with elements that replace the content oferrors.final ImmutableErrorsImmutableErrors.withErrors(Iterable<? extends Errors.Error> elements) Copy the current immutable object with elements that replace the content oferrors.final ImmutableMetadataImmutableMetadata.withLastSaved(Date value) Copy the current immutable object by setting a value for thelastSavedattribute.final ImmutableErrorsImmutableErrors.withMessage(String value) Copy the current immutable object by setting a value for themessageattribute.final ImmutableErrorsCopy the current immutable object by setting a value for thepathattribute.final ImmutableErrors.ErrorImmutableErrors.Error.withRejectedValue(Object value) Copy the current immutable object by setting a value for therejectedValueattribute.final ImmutableErrorsImmutableErrors.withStatus(Integer value) Copy the current immutable object by setting a value for thestatusattribute.final ImmutableErrorsImmutableErrors.withTimestamp(Date value) Copy the current immutable object by setting a value for thetimestampattribute.final ImmutableErrorsCopy the current immutable object by setting a value for thetraceattribute.final ImmutableMetadataCopy the current immutable object by setting a value for thevalidattribute.