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.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.Attribute Modifier and Type Method Description ExcludeRouteSubobjects.Attribute
SubobjectBuilder. 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.Attribute Modifier and Type Method Description SubobjectBuilder
SubobjectBuilder. setAttribute(ExcludeRouteSubobjects.Attribute 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.Attribute Modifier and Type Method Description static ExcludeRouteSubobjects.Attribute
ExcludeRouteSubobjects.Attribute. forValue(int intValue)
Return the enumeration member whosegetIntValue()
matches specified value.ExcludeRouteSubobjects.Attribute
ExcludeRouteSubobjects. getAttribute()
Return attribute, ornull
if it is not present.default @NonNull ExcludeRouteSubobjects.Attribute
ExcludeRouteSubobjects. requireAttribute()
Return attribute, guaranteed to be non-null.static ExcludeRouteSubobjects.Attribute
ExcludeRouteSubobjects.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.Attribute
SubobjectContainerBuilder. 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 SubobjectContainerBuilder
SubobjectContainerBuilder. 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.Attribute
ExrsBuilder. 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 ExrsBuilder
ExrsBuilder. setAttribute(ExcludeRouteSubobjects.Attribute value)
-