Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.ExcludeRouteSubobjects.Attribute
-
-
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.Attribute Modifier and Type Method Description static ExcludeRouteSubobjects.AttributeExcludeRouteSubobjects.Attribute. forValue(int intValue)Return the enumeration member whosegetIntValue()matches specified value.ExcludeRouteSubobjects.AttributeExcludeRouteSubobjects. getAttribute()Return attribute, ornullif it is not present.default @NonNull ExcludeRouteSubobjects.AttributeExcludeRouteSubobjects. requireAttribute()Return attribute, guaranteed to be non-null.static ExcludeRouteSubobjects.AttributeExcludeRouteSubobjects.Attribute. valueOf(String name)Returns the enum constant of this type with the specified name.static ExcludeRouteSubobjects.Attribute[]ExcludeRouteSubobjects.Attribute. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820 that return types with arguments of type ExcludeRouteSubobjects.Attribute Modifier and Type Method Description static Optional<ExcludeRouteSubobjects.Attribute>ExcludeRouteSubobjects.Attribute. forName(String name)Return the enumeration member whosegetName()matches specified value. -
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.Attribute Modifier and Type Method Description ExcludeRouteSubobjects.AttributeSubobjectContainerBuilder. 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.Attribute Modifier and Type Method Description SubobjectContainerBuilderSubobjectContainerBuilder. setAttribute(ExcludeRouteSubobjects.Attribute 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.Attribute Modifier and Type Method Description ExcludeRouteSubobjects.AttributeExrsBuilder. 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.Attribute Modifier and Type Method Description ExrsBuilderExrsBuilder. setAttribute(ExcludeRouteSubobjects.Attribute value)
-