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.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.AttributeReturn the enumeration member whosegetName()matches specified assigned name.static @Nullable ExcludeRouteSubobjects.AttributeExcludeRouteSubobjects.Attribute.forValue(int intValue) Return the enumeration member whosegetIntValue()matches specified value.ExcludeRouteSubobjects.getAttribute()Return attribute, ornullif it is not present.static @NonNull ExcludeRouteSubobjects.AttributeReturn the enumeration member whosegetName()matches specified assigned name.static @NonNull ExcludeRouteSubobjects.AttributeExcludeRouteSubobjects.Attribute.ofValue(int intValue) Return the enumeration member whosegetIntValue()matches specified value.default @NonNull ExcludeRouteSubobjects.AttributeExcludeRouteSubobjects.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.