Uses of Class
uk.org.netex.www.netex.CheckConstraintDelaysInFrame_RelStructure.Builder
Packages that use CheckConstraintDelaysInFrame_RelStructure.Builder
-
Uses of CheckConstraintDelaysInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CheckConstraintDelaysInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionCheckConstraintDelaysInFrame_RelStructure.Builder.addAllCheckConstraintDelay(Iterable<? extends CheckConstraintDelayType> values) Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.addCheckConstraintDelay(int index, CheckConstraintDelayType value) Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.addCheckConstraintDelay(int index, CheckConstraintDelayType.Builder builderForValue) Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.addCheckConstraintDelay(CheckConstraintDelayType value) Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.addCheckConstraintDelay(CheckConstraintDelayType.Builder builderForValue) Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.clear()CheckConstraintDelaysInFrame_RelStructure.Builder.clearCheckConstraintDelay()Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.clearId()Identifier of the relationship.CheckConstraintDelaysInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.SiteFrame.Builder.getCheckConstraintDelaysBuilder()CHECK CONSTRAINTs DELAYs in frame.SiteFrameType.Builder.getCheckConstraintDelaysBuilder()CHECK CONSTRAINTs DELAYs in frame.CheckConstraintDelaysInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CheckConstraintDelaysInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) CheckConstraintDelaysInFrame_RelStructure.Builder.mergeFrom(CheckConstraintDelaysInFrame_RelStructure other) CheckConstraintDelaysInFrame_RelStructure.newBuilder()CheckConstraintDelaysInFrame_RelStructure.newBuilder(CheckConstraintDelaysInFrame_RelStructure prototype) CheckConstraintDelaysInFrame_RelStructure.newBuilderForType()CheckConstraintDelaysInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CheckConstraintDelaysInFrame_RelStructure.Builder.removeCheckConstraintDelay(int index) Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.setCheckConstraintDelay(int index, CheckConstraintDelayType value) Time penalty associated with a CHECK CONSTRAINT.CheckConstraintDelaysInFrame_RelStructure.Builder.setCheckConstraintDelay(int index, CheckConstraintDelayType.Builder builderForValue) Time penalty associated with a CHECK CONSTRAINT.Identifier of the relationship.CheckConstraintDelaysInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.CheckConstraintDelaysInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.CheckConstraintDelaysInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.CheckConstraintDelaysInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type CheckConstraintDelaysInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionSiteFrame.Builder.setCheckConstraintDelays(CheckConstraintDelaysInFrame_RelStructure.Builder builderForValue) CHECK CONSTRAINTs DELAYs in frame.SiteFrameType.Builder.setCheckConstraintDelays(CheckConstraintDelaysInFrame_RelStructure.Builder builderForValue) CHECK CONSTRAINTs DELAYs in frame.