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