public final class Type extends Parameter
Parameter.Id
Modifier and Type | Field and Description |
---|---|
static ParameterFactory<Type> |
FACTORY |
static Type |
HOME
Home type parameter.
|
static Type |
PREF
Pref type parameter.
|
static Type |
WORK
Work type parameter.
|
Constructor and Description |
---|
Type(String... types) |
Type(String value) |
Type(Type... types) |
public static final Type HOME
public static final Type WORK
public static final Type PREF
public static final ParameterFactory<Type> FACTORY
Copyright © 2008-2012 Micronode. All Rights Reserved.