Uses of Interface
uk.org.netex.www.netex.FareTableColumnTypeOrBuilder
Packages that use FareTableColumnTypeOrBuilder
-
Uses of FareTableColumnTypeOrBuilder in uk.org.netex.www.netex
Classes in uk.org.netex.www.netex that implement FareTableColumnTypeOrBuilderModifier and TypeClassDescriptionfinal classAn individual combination of features in a FARE TABLE, used to associate a FARE PRICE.static final classAn individual combination of features in a FARE TABLE, used to associate a FARE PRICE.Methods in uk.org.netex.www.netex that return FareTableColumnTypeOrBuilderModifier and TypeMethodDescriptionFareTableColumns_RelStructure.Builder.getFareTableColumnOrBuilder(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumns_RelStructure.getFareTableColumnOrBuilder(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.FareTableColumns_RelStructureOrBuilder.getFareTableColumnOrBuilder(int index) An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.Methods in uk.org.netex.www.netex that return types with arguments of type FareTableColumnTypeOrBuilderModifier and TypeMethodDescriptionList<? extends FareTableColumnTypeOrBuilder> FareTableColumns_RelStructure.Builder.getFareTableColumnOrBuilderList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.List<? extends FareTableColumnTypeOrBuilder> FareTableColumns_RelStructure.getFareTableColumnOrBuilderList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.List<? extends FareTableColumnTypeOrBuilder> FareTableColumns_RelStructureOrBuilder.getFareTableColumnOrBuilderList()An individual combination of features in a FARE TABLE, used to associate a FARE PRICE.