Uses of Class
ch.admin.bit.jeap.messaging.avro.command.integration.idl.IdlTestIntegrationPayload.Builder
Packages that use IdlTestIntegrationPayload.Builder
-
Uses of IdlTestIntegrationPayload.Builder in ch.admin.bit.jeap.messaging.avro.command.integration.idl
Methods in ch.admin.bit.jeap.messaging.avro.command.integration.idl that return IdlTestIntegrationPayload.BuilderModifier and TypeMethodDescriptionIdlTestIntegrationPayload.Builder.clearMessage()Clears the value of the 'message' field.IdlTestIntegrationCommand.Builder.getPayloadBuilder()Gets the Builder instance for the 'payload' field and creates one if it doesn't exist yet.IdlTestIntegrationPayload.newBuilder()Creates a new IdlTestIntegrationPayload RecordBuilder.IdlTestIntegrationPayload.newBuilder(IdlTestIntegrationPayload other) Creates a new IdlTestIntegrationPayload RecordBuilder by copying an existing IdlTestIntegrationPayload instance.IdlTestIntegrationPayload.newBuilder(IdlTestIntegrationPayload.Builder other) Creates a new IdlTestIntegrationPayload RecordBuilder by copying an existing Builder.IdlTestIntegrationPayload.Builder.setMessage(String value) Sets the value of the 'message' field.Methods in ch.admin.bit.jeap.messaging.avro.command.integration.idl with parameters of type IdlTestIntegrationPayload.BuilderModifier and TypeMethodDescriptionIdlTestIntegrationPayload.newBuilder(IdlTestIntegrationPayload.Builder other) Creates a new IdlTestIntegrationPayload RecordBuilder by copying an existing Builder.IdlTestIntegrationCommand.Builder.setPayloadBuilder(IdlTestIntegrationPayload.Builder value) Sets the Builder instance for the 'payload' field