Interface BspTargetInfo.JavaRuntimeInfoOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      BspTargetInfo.FileLocation getJavaHome()
      .bazelbsp.FileLocation java_home = 1;
      BspTargetInfo.FileLocationOrBuilder getJavaHomeOrBuilder()
      .bazelbsp.FileLocation java_home = 1;
      boolean hasJavaHome()
      .bazelbsp.FileLocation java_home = 1;
      • 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

      • hasJavaHome

        boolean hasJavaHome()
        .bazelbsp.FileLocation java_home = 1;
        Returns:
        Whether the javaHome field is set.