Package uk.org.netex.www.netex
Interface DataObjectServicePermissionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DataObjectServicePermissionStructure,DataObjectServicePermissionStructure.Builder
public interface DataObjectServicePermissionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods 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.
-