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