Uses of Enum Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.ExcludeRouteSubobjects.Attribute
Packages that use ExcludeRouteSubobjects.Attribute
Package
Description
-
Uses of ExcludeRouteSubobjects.Attribute in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.xro
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.xro that return ExcludeRouteSubobjects.AttributeModifier and TypeMethodDescriptionSubobjectBuilder.getAttribute()
Return current value associated with the property corresponding toExcludeRouteSubobjects.getAttribute()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.xro with parameters of type ExcludeRouteSubobjects.AttributeModifier and TypeMethodDescriptionSubobjectBuilder.setAttribute
(ExcludeRouteSubobjects.Attribute value) Set the property corresponding toExcludeRouteSubobjects.getAttribute()
to the specified value. -
Uses of ExcludeRouteSubobjects.Attribute in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return ExcludeRouteSubobjects.AttributeModifier and TypeMethodDescriptionstatic @Nullable ExcludeRouteSubobjects.Attribute
Return the enumeration member whosegetName()
matches specified assigned name.static @Nullable ExcludeRouteSubobjects.Attribute
ExcludeRouteSubobjects.Attribute.forValue
(int intValue) Return the enumeration member whosegetIntValue()
matches specified value.ExcludeRouteSubobjects.getAttribute()
Return attribute, ornull
if it is not present.static @NonNull ExcludeRouteSubobjects.Attribute
Return the enumeration member whosegetName()
matches specified assigned name.static @NonNull ExcludeRouteSubobjects.Attribute
ExcludeRouteSubobjects.Attribute.ofValue
(int intValue) Return the enumeration member whosegetIntValue()
matches specified value.default @NonNull ExcludeRouteSubobjects.Attribute
ExcludeRouteSubobjects.requireAttribute()
Return attribute, guaranteed to be non-null.Returns the enum constant of this class with the specified name.static ExcludeRouteSubobjects.Attribute[]
ExcludeRouteSubobjects.Attribute.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ExcludeRouteSubobjects.Attribute in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object that return ExcludeRouteSubobjects.AttributeModifier and TypeMethodDescriptionSubobjectContainerBuilder.getAttribute()
Return current value associated with the property corresponding toExcludeRouteSubobjects.getAttribute()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.exclude.route.object.exclude.route.object with parameters of type ExcludeRouteSubobjects.AttributeModifier and TypeMethodDescriptionSubobjectContainerBuilder.setAttribute
(ExcludeRouteSubobjects.Attribute value) Set the property corresponding toExcludeRouteSubobjects.getAttribute()
to the specified value. -
Uses of ExcludeRouteSubobjects.Attribute in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs that return ExcludeRouteSubobjects.AttributeModifier and TypeMethodDescriptionExrsBuilder.getAttribute()
Return current value associated with the property corresponding toExcludeRouteSubobjects.getAttribute()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.explicit.route.subobjects.subobject.type.exrs._case.exrs with parameters of type ExcludeRouteSubobjects.AttributeModifier and TypeMethodDescriptionExrsBuilder.setAttribute
(ExcludeRouteSubobjects.Attribute value) Set the property corresponding toExcludeRouteSubobjects.getAttribute()
to the specified value.