Uses of Class
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 OriginSerializer. originMethods in one.nio.serial that return Origin Modifier and Type Method Description static OriginOrigin. valueOf(java.lang.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.
-