Interface UdtDefinitionInfoProto.MembersPbOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
UdtDefinitionInfoProto.MembersPb, UdtDefinitionInfoProto.MembersPb.Builder
Enclosing class:
UdtDefinitionInfoProto

public static interface UdtDefinitionInfoProto.MembersPbOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTagPath

      boolean hasTagPath()
      .common.protobuf.TagPathPB TagPath = 1;
      Returns:
      Whether the tagPath field is set.
    • getTagPath

      .common.protobuf.TagPathPB TagPath = 1;
      Returns:
      The tagPath.
    • getTagPathOrBuilder

      TagPathProto.TagPathPBOrBuilder getTagPathOrBuilder()
      .common.protobuf.TagPathPB TagPath = 1;
    • hasNodeDescription

      boolean hasNodeDescription()
      .common.protobuf.NodeDescriptionPB nodeDescription = 2;
      Returns:
      Whether the nodeDescription field is set.
    • getNodeDescription

      .common.protobuf.NodeDescriptionPB nodeDescription = 2;
      Returns:
      The nodeDescription.
    • getNodeDescriptionOrBuilder

      .common.protobuf.NodeDescriptionPB nodeDescription = 2;