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