Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.SegmentComputation
Packages that use SegmentComputation
Package
Description
-
Uses of SegmentComputation in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message that return SegmentComputationModifier and TypeMethodDescriptionRequests.getSegmentComputation()Return segmentComputation, ornullif it is not present.RequestsBuilder.getSegmentComputation()Return current value associated with the property corresponding toRequests.getSegmentComputation().@NonNull SegmentComputationRequests.nonnullSegmentComputation()Return segmentComputation, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message with parameters of type SegmentComputationModifier and TypeMethodDescriptionRequestsBuilder.setSegmentComputation(SegmentComputation value) Set the property corresponding toRequests.getSegmentComputation()to the specified value. -
Uses of SegmentComputation in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests with type parameters of type SegmentComputationModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SegmentComputation>>
E$$SegmentComputationBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests that return SegmentComputationModifier and TypeMethodDescription@NonNull SegmentComputationSegmentComputationBuilder.build()A newSegmentComputationinstance.static @NonNull SegmentComputationSegmentComputationBuilder.empty()Get empty instance of SegmentComputation.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests that return types with arguments of type SegmentComputationModifier and TypeMethodDescriptiondefault Class<SegmentComputation> SegmentComputation.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests with parameters of type SegmentComputationModifier and TypeMethodDescriptionstatic booleanSegmentComputation.bindingEquals(@NonNull SegmentComputation thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSegmentComputation.bindingHashCode(@NonNull SegmentComputation obj) Default implementation ofObject.hashCode()contract for this interface.static StringSegmentComputation.bindingToString(@NonNull SegmentComputation obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests with type arguments of type SegmentComputationModifier and TypeMethodDescriptionSegmentComputationBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SegmentComputation> augmentation) Add an augmentation to this builder's product.SegmentComputationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SegmentComputation>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests with parameters of type SegmentComputationModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSegmentComputation.