Uses of Class
uk.org.netex.www.netex.FarePriceRefStructure.Builder
Packages that use FarePriceRefStructure.Builder
-
Uses of FarePriceRefStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return FarePriceRefStructure.BuilderModifier and TypeMethodDescriptionFarePriceRefStructure.Builder.clear()FarePriceRefStructure.Builder.clearChanged()Date reference was last changed.FarePriceRefStructure.Builder.clearCreated()Date reference was first created.FarePriceRefStructure.Builder.clearRef()Identifier of a FARE PRICE.FarePriceRefStructure.Builder.clearValue()Type for Reference to a FARE PRICE.FarePriceRefStructure.Builder.clearVersion()Version number of referenced entity.FarePriceRefStructure.Builder.mergeChanged(com.google.protobuf.Timestamp value) Date reference was last changed.FarePriceRefStructure.Builder.mergeCreated(com.google.protobuf.Timestamp value) Date reference was first created.FarePriceRefStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FarePriceRefStructure.Builder.mergeFrom(com.google.protobuf.Message other) FarePriceRefStructure.Builder.mergeFrom(FarePriceRefStructure other) FarePriceRefStructure.newBuilder()FarePriceRefStructure.newBuilder(FarePriceRefStructure prototype) FarePriceRefStructure.newBuilderForType()protected FarePriceRefStructure.BuilderFarePriceRefStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FarePriceRefStructure.Builder.setChanged(com.google.protobuf.Timestamp value) Date reference was last changed.FarePriceRefStructure.Builder.setChanged(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was last changed.FarePriceRefStructure.Builder.setCreated(com.google.protobuf.Timestamp value) Date reference was first created.FarePriceRefStructure.Builder.setCreated(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was first created.Identifier of a FARE PRICE.FarePriceRefStructure.Builder.setRefBytes(com.google.protobuf.ByteString value) Identifier of a FARE PRICE.Type for Reference to a FARE PRICE.FarePriceRefStructure.Builder.setValueBytes(com.google.protobuf.ByteString value) Type for Reference to a FARE PRICE.FarePriceRefStructure.Builder.setVersion(String value) Version number of referenced entity.FarePriceRefStructure.Builder.setVersionBytes(com.google.protobuf.ByteString value) Version number of referenced entity.FarePriceRefStructure.toBuilder()