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