Uses of Class
uk.org.netex.www.netex.VariantsType.Builder
Packages that use VariantsType.Builder
-
Uses of VariantsType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VariantsType.BuilderModifier and TypeMethodDescriptionVariantsType.Builder.addAllDestinationDisplayVariant(Iterable<? extends DestinationDisplayVariantType> values) A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.addDestinationDisplayVariant(int index, DestinationDisplayVariantType value) A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.addDestinationDisplayVariant(int index, DestinationDisplayVariantType.Builder builderForValue) A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.addDestinationDisplayVariant(DestinationDisplayVariantType value) A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.addDestinationDisplayVariant(DestinationDisplayVariantType.Builder builderForValue) A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.clear()VariantsType.Builder.clearDestinationDisplayVariant()A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.clearId()Identifier of the relationship.DestinationDisplay_VersionStructure.Builder.getVariantsBuilder()DEITINATION DISPLAY VARIANT for DESTINATION DISPLAY.DestinationDisplayType.Builder.getVariantsBuilder()DEITINATION DISPLAY VARIANT for DESTINATION DISPLAY.VariantsType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VariantsType.Builder.mergeFrom(com.google.protobuf.Message other) VariantsType.Builder.mergeFrom(VariantsType other) static VariantsType.BuilderVariantsType.newBuilder()static VariantsType.BuilderVariantsType.newBuilder(VariantsType prototype) VariantsType.newBuilderForType()protected VariantsType.BuilderVariantsType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) VariantsType.Builder.removeDestinationDisplayVariant(int index) A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.setDestinationDisplayVariant(int index, DestinationDisplayVariantType value) A variant text of a DESTINATION DISPLAY for informational purposes.VariantsType.Builder.setDestinationDisplayVariant(int index, DestinationDisplayVariantType.Builder builderForValue) A variant text of a DESTINATION DISPLAY for informational purposes.Identifier of the relationship.VariantsType.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.VariantsType.toBuilder()Methods in uk.org.netex.www.netex with parameters of type VariantsType.BuilderModifier and TypeMethodDescriptionDestinationDisplay_VersionStructure.Builder.setVariants(VariantsType.Builder builderForValue) DEITINATION DISPLAY VARIANT for DESTINATION DISPLAY.DestinationDisplayType.Builder.setVariants(VariantsType.Builder builderForValue) DEITINATION DISPLAY VARIANT for DESTINATION DISPLAY.