Interface DataObjectServicePermissionStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
DataObjectServicePermissionStructure, DataObjectServicePermissionStructure.Builder

@Generated public interface DataObjectServicePermissionStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    Type for Monitoring Service Permission.

    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 Details

    • getValue

      float getValue()
       Type for Monitoring Service Permission.  [netex_service/netex_dataObjectRequest_service.xsd at 303:63]
       
      float value = 1;
      Returns:
      The value.