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