public final class WebServerNamespace extends ObjectSE
| 修飾子と型 | フィールドと説明 |
|---|---|
static WebServerNamespace | MANAGEMENT 管理サーバーを表す WebServerNamespace。 |
static WebServerNamespace | SERVER メインサーバーを表す WebServerNamespace。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
boolean | equals(ObjectSE obj) |
static WebServerNamespace | from(StringSE value) |
StringSE | getValue() |
int | hashCode() |
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic static final WebServerNamespace SERVER
WebServerNamespace。public static final WebServerNamespace MANAGEMENT
WebServerNamespace。public StringSE getValue()
public static WebServerNamespace from(StringSE value)
public int hashCode()
ObjectSE の hashCodeSE