Spec-Zone.ru › OpenJDK 8

Класс NotFoundReason

  • java.lang.Object
    • org.omg.CosNaming.NamingContextPackage.NotFoundReason
Все реализованные интерфейсы:
Serializable, IDLEntity

public class NotFoundReason
extends Object
implements IDLEntity

Указывает причину невозможности разрешения.

Поля

Модификатор и тип Поле и описание
static int _missing_node
static int _not_context
static int _not_object
static NotFoundReason missing_node
static NotFoundReason not_context
static NotFoundReason not_object

Конструкторы

Модификатор Конструктор и описание
protected NotFoundReason(int value)

Методы

Модификатор и тип Метод и описание
static NotFoundReason from_int(int value)
int value()

Методы, унаследованные от класса java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Подробное описание полей

_missing_node

public static final int _missing_node
См. также:
Значения константных полей

missing_node

public static final NotFoundReason missing_node

_not_context

public static final int _not_context
См. также:
Значения константных полей

not_context

public static final NotFoundReason not_context

_not_object

public static final int _not_object
См. также:
Значения константных полей

not_object

public static final NotFoundReason not_object

Подробное описание конструкторов

NotFoundReason

protected NotFoundReason(int value)

Подробное описание методов

value

public int value()

from_int

public static NotFoundReason from_int(int value)

© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API