Uses of Class
uk.org.netex.www.netex.RoundingStepType
Packages that use RoundingStepType
-
Uses of RoundingStepType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return RoundingStepTypeModifier and TypeMethodDescriptionRoundingStepType.Builder.build()RoundingStepType.Builder.buildPartial()static RoundingStepTypeRoundingStepType.getDefaultInstance()RoundingStepType.Builder.getDefaultInstanceForType()RoundingStepType.getDefaultInstanceForType()RoundingSteps_RelStructure.Builder.getRoundingStep(int index) A rounding step to use to round a range of values.RoundingSteps_RelStructure.getRoundingStep(int index) A rounding step to use to round a range of values.RoundingSteps_RelStructureOrBuilder.getRoundingStep(int index) A rounding step to use to round a range of values.static RoundingStepTypeRoundingStepType.parseDelimitedFrom(InputStream input) static RoundingStepTypeRoundingStepType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundingStepTypeRoundingStepType.parseFrom(byte[] data) static RoundingStepTypeRoundingStepType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundingStepTypeRoundingStepType.parseFrom(com.google.protobuf.ByteString data) static RoundingStepTypeRoundingStepType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundingStepTypeRoundingStepType.parseFrom(com.google.protobuf.CodedInputStream input) static RoundingStepTypeRoundingStepType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundingStepTypeRoundingStepType.parseFrom(InputStream input) static RoundingStepTypeRoundingStepType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundingStepTypeRoundingStepType.parseFrom(ByteBuffer data) static RoundingStepTypeRoundingStepType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type RoundingStepTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RoundingStepType> RoundingStepType.getParserForType()RoundingSteps_RelStructure.Builder.getRoundingStepList()A rounding step to use to round a range of values.RoundingSteps_RelStructure.getRoundingStepList()A rounding step to use to round a range of values.RoundingSteps_RelStructureOrBuilder.getRoundingStepList()A rounding step to use to round a range of values.static com.google.protobuf.Parser<RoundingStepType> RoundingStepType.parser()Methods in uk.org.netex.www.netex with parameters of type RoundingStepTypeModifier and TypeMethodDescriptionRoundingSteps_RelStructure.Builder.addRoundingStep(int index, RoundingStepType value) A rounding step to use to round a range of values.RoundingSteps_RelStructure.Builder.addRoundingStep(RoundingStepType value) A rounding step to use to round a range of values.RoundingStepType.Builder.mergeFrom(RoundingStepType other) static RoundingStepType.BuilderRoundingStepType.newBuilder(RoundingStepType prototype) RoundingSteps_RelStructure.Builder.setRoundingStep(int index, RoundingStepType value) A rounding step to use to round a range of values.Method parameters in uk.org.netex.www.netex with type arguments of type RoundingStepTypeModifier and TypeMethodDescriptionRoundingSteps_RelStructure.Builder.addAllRoundingStep(Iterable<? extends RoundingStepType> values) A rounding step to use to round a range of values.