Uses of Class
uk.org.netex.www.netex.FareTableColumnType
Packages that use FareTableColumnType
-
Uses of FareTableColumnType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return FareTableColumnTypeModifier and TypeMethodDescriptionFareTableColumnType.Builder.build()FareTableColumnType.Builder.buildPartial()static FareTableColumnTypeFareTableColumnType.getDefaultInstance()FareTableColumnType.Builder.getDefaultInstanceForType()FareTableColumnType.getDefaultInstanceForType()FareTableColumns_RelStructure.Builder.getFareTableColumn(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumns_RelStructure.getFareTableColumn(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumns_RelStructureOrBuilder.getFareTableColumn(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.static FareTableColumnTypeFareTableColumnType.parseDelimitedFrom(InputStream input) static FareTableColumnTypeFareTableColumnType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableColumnTypeFareTableColumnType.parseFrom(byte[] data) static FareTableColumnTypeFareTableColumnType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableColumnTypeFareTableColumnType.parseFrom(com.google.protobuf.ByteString data) static FareTableColumnTypeFareTableColumnType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableColumnTypeFareTableColumnType.parseFrom(com.google.protobuf.CodedInputStream input) static FareTableColumnTypeFareTableColumnType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableColumnTypeFareTableColumnType.parseFrom(InputStream input) static FareTableColumnTypeFareTableColumnType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FareTableColumnTypeFareTableColumnType.parseFrom(ByteBuffer data) static FareTableColumnTypeFareTableColumnType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type FareTableColumnTypeModifier and TypeMethodDescriptionFareTableColumns_RelStructure.Builder.getFareTableColumnList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumns_RelStructure.getFareTableColumnList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumns_RelStructureOrBuilder.getFareTableColumnList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.com.google.protobuf.Parser<FareTableColumnType> FareTableColumnType.getParserForType()static com.google.protobuf.Parser<FareTableColumnType> FareTableColumnType.parser()Methods in uk.org.netex.www.netex with parameters of type FareTableColumnTypeModifier and TypeMethodDescriptionFareTableColumns_RelStructure.Builder.addFareTableColumn(int index, FareTableColumnType value) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumns_RelStructure.Builder.addFareTableColumn(FareTableColumnType value) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumnType.Builder.mergeFrom(FareTableColumnType other) static FareTableColumnType.BuilderFareTableColumnType.newBuilder(FareTableColumnType prototype) FareTableColumns_RelStructure.Builder.setFareTableColumn(int index, FareTableColumnType value) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.Method parameters in uk.org.netex.www.netex with type arguments of type FareTableColumnTypeModifier and TypeMethodDescriptionFareTableColumns_RelStructure.Builder.addAllFareTableColumn(Iterable<? extends FareTableColumnType> values) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.