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