Open Kilda Java Documentation
org.openkilda.constants.IConstants.Status Class Reference

Static Public Attributes

static final String UP = "UP"
 
static final String DOWN = "DOWN"
 

Detailed Description

Definition at line 22 of file IConstants.java.

Member Data Documentation

◆ DOWN

final String org.openkilda.constants.IConstants.Status.DOWN = "DOWN"
static

Definition at line 24 of file IConstants.java.

◆ UP

final String org.openkilda.constants.IConstants.Status.UP = "UP"
static

Definition at line 23 of file IConstants.java.


The documentation for this class was generated from the following file: