Interface Resources.StyleStringOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    Resources.StyleString, Resources.StyleString.Builder
    Enclosing class:
    Resources

    public static interface Resources.StyleStringOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • getStr

        java.lang.String getStr()
        string str = 1;
        Returns:
        The str.
      • getStrBytes

        com.google.protobuf.ByteString getStrBytes()
        string str = 1;
        Returns:
        The bytes for str.
      • getSpansCount

        int getSpansCount()
        repeated .aapt.pb.StyleString.Span spans = 2;