JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
one.nio.serial.Origin
Packages that use
Origin
Package
Description
one.nio.serial
Uses of
Origin
in
one.nio.serial
Fields in
one.nio.serial
declared as
Origin
Modifier and Type
Field
Description
protected
Origin
Serializer.
origin
Methods in
one.nio.serial
that return
Origin
Modifier and Type
Method
Description
static
Origin
Origin.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Origin
[]
Origin.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.