This project has retired. For details please refer to its Attic page.
Protos.FlagOrBuilder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Interface Protos.FlagOrBuilder

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      java.lang.String getName ()
      required string name = 1;
      com.google.protobuf.ByteString getNameBytes ()
      required string name = 1;
      java.lang.String getValue ()
      optional string value = 2;
      com.google.protobuf.ByteString getValueBytes ()
      optional string value = 2;
      boolean hasName ()
      required string name = 1;
      boolean hasValue ()
      optional string value = 2;
    • Method Detail

      • hasName

        boolean hasName()
        required string name = 1;
      • getName

        java.lang.String getName()
        required string name = 1;
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
        required string name = 1;
      • hasValue

        boolean hasValue()
        optional string value = 2;
      • getValue

        java.lang.String getValue()
        optional string value = 2;
      • getValueBytes

        com.google.protobuf.ByteString getValueBytes()
        optional string value = 2;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /