Uses of Class
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.Toaster.ToasterStatus
-
-
Uses of Toaster.ToasterStatus in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120
Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return Toaster.ToasterStatus Modifier and Type Method Description static Toaster.ToasterStatusToaster.ToasterStatus. forValue(int intValue)Return the enumeration member whosegetIntValue()matches specified value.Toaster.ToasterStatusToaster. getToasterStatus()Return toasterStatus, ornullif it is not present..Toaster.ToasterStatusToasterBuilder. getToasterStatus()static Toaster.ToasterStatusToaster.ToasterStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Toaster.ToasterStatus[]Toaster.ToasterStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type Toaster.ToasterStatus Modifier and Type Method Description static Optional<Toaster.ToasterStatus>Toaster.ToasterStatus. forName(String name)Return the enumeration member whosegetName()matches specified value.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type Toaster.ToasterStatus Modifier and Type Method Description ToasterBuilderToasterBuilder. setToasterStatus(Toaster.ToasterStatus value)
-