Interface Transactions.TransactionUpdateOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Transactions.ProtoStreamElement getElement()
      .cz.o2.proxima.scheme.proto.transactions.ProtoStreamElement element = 2;
      Transactions.ProtoStreamElementOrBuilder getElementOrBuilder()
      .cz.o2.proxima.scheme.proto.transactions.ProtoStreamElement element = 2;
      java.lang.String getTargetFamily()
      string targetFamily = 1;
      com.google.protobuf.ByteString getTargetFamilyBytes()
      string targetFamily = 1;
      boolean hasElement()
      .cz.o2.proxima.scheme.proto.transactions.ProtoStreamElement element = 2;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getTargetFamily

        java.lang.String getTargetFamily()
        string targetFamily = 1;
        Returns:
        The targetFamily.
      • getTargetFamilyBytes

        com.google.protobuf.ByteString getTargetFamilyBytes()
        string targetFamily = 1;
        Returns:
        The bytes for targetFamily.
      • hasElement

        boolean hasElement()
        .cz.o2.proxima.scheme.proto.transactions.ProtoStreamElement element = 2;
        Returns:
        Whether the element field is set.