Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification.PrefixCase
Packages that use PrefixCase
Package
Description
-
Uses of PrefixCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with type parameters of type PrefixCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixCase>>
E$$PrefixCaseBuilder.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.topology.sr.rev130819.sr.node.attributes.segments.segment.specification that return PrefixCaseModifier and TypeMethodDescription@NonNull PrefixCasePrefixCaseBuilder.build()A newPrefixCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification that return types with arguments of type PrefixCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with parameters of type PrefixCaseModifier and TypeMethodDescriptionstatic booleanPrefixCase.bindingEquals(@NonNull PrefixCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPrefixCase.bindingHashCode(@NonNull PrefixCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringPrefixCase.bindingToString(@NonNull PrefixCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with type arguments of type PrefixCaseModifier and TypeMethodDescriptionPrefixCaseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PrefixCase> augmentation) Add an augmentation to this builder's product.PrefixCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.sr.rev130819.sr.node.attributes.segments.segment.specification with parameters of type PrefixCaseModifierConstructorDescriptionPrefixCaseBuilder(PrefixCase base) Construct a builder initialized with state from specifiedPrefixCase.