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