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