Uses of Class
ch.admin.bit.jeap.domainevent.avro.error.ErrorTypeReference.Builder
Packages that use ErrorTypeReference.Builder
-
Uses of ErrorTypeReference.Builder in ch.admin.bit.jeap.domainevent.avro.error
Methods in ch.admin.bit.jeap.domainevent.avro.error that return ErrorTypeReference.BuilderModifier and TypeMethodDescriptionErrorTypeReference.Builder.clearCode()Clears the value of the 'code' field.ErrorTypeReference.Builder.clearTemporality()Clears the value of the 'temporality' field.ErrorTypeReference.Builder.clearType()Clears the value of the 'type' field.EventProcessingFailedReferences.Builder.getErrorTypeBuilder()Gets the Builder instance for the 'errorType' field and creates one if it doesn't exist yet.static ErrorTypeReference.BuilderErrorTypeReference.newBuilder()Creates a new ErrorTypeReference RecordBuilder.static ErrorTypeReference.BuilderErrorTypeReference.newBuilder(ErrorTypeReference other) Creates a new ErrorTypeReference RecordBuilder by copying an existing ErrorTypeReference instance.static ErrorTypeReference.BuilderErrorTypeReference.newBuilder(ErrorTypeReference.Builder other) Creates a new ErrorTypeReference RecordBuilder by copying an existing Builder.Sets the value of the 'code' field.ErrorTypeReference.Builder.setTemporality(String value) Sets the value of the 'temporality' field.Sets the value of the 'type' field.Methods in ch.admin.bit.jeap.domainevent.avro.error with parameters of type ErrorTypeReference.BuilderModifier and TypeMethodDescriptionstatic ErrorTypeReference.BuilderErrorTypeReference.newBuilder(ErrorTypeReference.Builder other) Creates a new ErrorTypeReference RecordBuilder by copying an existing Builder.EventProcessingFailedReferences.Builder.setErrorTypeBuilder(ErrorTypeReference.Builder value) Sets the Builder instance for the 'errorType' field