Uses of Class
org.beangle.ems.log.BusinessLogProto.BusinessLogEvent
Packages that use BusinessLogProto.BusinessLogEvent
-
Uses of BusinessLogProto.BusinessLogEvent in org.beangle.ems.log
Methods in org.beangle.ems.log that return BusinessLogProto.BusinessLogEventModifier and TypeMethodDescriptionBusinessLogProto.BusinessLogEvent.Builder.build()BusinessLogProto.BusinessLogEvent.Builder.buildPartial()BusinessLogProto.BusinessLogEvent.getDefaultInstance()BusinessLogProto.BusinessLogEvent.Builder.getDefaultInstanceForType()BusinessLogProto.BusinessLogEvent.getDefaultInstanceForType()BusinessLogProto.BusinessLogEvent.parseDelimitedFrom(InputStream input) BusinessLogProto.BusinessLogEvent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BusinessLogProto.BusinessLogEvent.parseFrom(byte[] data) BusinessLogProto.BusinessLogEvent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BusinessLogProto.BusinessLogEvent.parseFrom(com.google.protobuf.ByteString data) BusinessLogProto.BusinessLogEvent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BusinessLogProto.BusinessLogEvent.parseFrom(com.google.protobuf.CodedInputStream input) BusinessLogProto.BusinessLogEvent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BusinessLogProto.BusinessLogEvent.parseFrom(InputStream input) BusinessLogProto.BusinessLogEvent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BusinessLogProto.BusinessLogEvent.parseFrom(ByteBuffer data) BusinessLogProto.BusinessLogEvent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.beangle.ems.log that return types with arguments of type BusinessLogProto.BusinessLogEventModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BusinessLogProto.BusinessLogEvent>BusinessLogProto.BusinessLogEvent.getParserForType()static com.google.protobuf.Parser<BusinessLogProto.BusinessLogEvent>BusinessLogProto.BusinessLogEvent.parser()Methods in org.beangle.ems.log with parameters of type BusinessLogProto.BusinessLogEventModifier and TypeMethodDescriptionBusinessLogProto.BusinessLogEvent.Builder.mergeFrom(BusinessLogProto.BusinessLogEvent other) BusinessLogProto.BusinessLogEvent.newBuilder(BusinessLogProto.BusinessLogEvent prototype)