Uses of Class
ch.admin.bit.jeap.domainevent.avro.event.integration.idl.IdlTestIntegrationReferences.Builder
Packages that use IdlTestIntegrationReferences.Builder
-
Uses of IdlTestIntegrationReferences.Builder in ch.admin.bit.jeap.domainevent.avro.event.integration.idl
Methods in ch.admin.bit.jeap.domainevent.avro.event.integration.idl that return IdlTestIntegrationReferences.BuilderModifier and TypeMethodDescriptionIdlTestIntegrationReferences.Builder.clearSystem()Clears the value of the 'system' field.IdlTestIntegrationEvent.Builder.getReferencesBuilder()Gets the Builder instance for the 'references' field and creates one if it doesn't exist yet.IdlTestIntegrationReferences.newBuilder()Creates a new IdlTestIntegrationReferences RecordBuilder.IdlTestIntegrationReferences.newBuilder(IdlTestIntegrationReferences other) Creates a new IdlTestIntegrationReferences RecordBuilder by copying an existing IdlTestIntegrationReferences instance.IdlTestIntegrationReferences.newBuilder(IdlTestIntegrationReferences.Builder other) Creates a new IdlTestIntegrationReferences RecordBuilder by copying an existing Builder.IdlTestIntegrationReferences.Builder.setSystem(IdlTestIntegrationReference value) Sets the value of the 'system' field.IdlTestIntegrationReferences.Builder.setSystemBuilder(IdlTestIntegrationReference.Builder value) Sets the Builder instance for the 'system' fieldMethods in ch.admin.bit.jeap.domainevent.avro.event.integration.idl with parameters of type IdlTestIntegrationReferences.BuilderModifier and TypeMethodDescriptionIdlTestIntegrationReferences.newBuilder(IdlTestIntegrationReferences.Builder other) Creates a new IdlTestIntegrationReferences RecordBuilder by copying an existing Builder.IdlTestIntegrationEvent.Builder.setReferencesBuilder(IdlTestIntegrationReferences.Builder value) Sets the Builder instance for the 'references' field