public static class InstancePropertyEntity.ValueType extends Object
| Modifier and Type | Field and Description |
|---|---|
static InstancePropertyEntity.ValueType |
BOOLEAN |
static InstancePropertyEntity.ValueType |
DATE |
static InstancePropertyEntity.ValueType |
DOUBLE |
static InstancePropertyEntity.ValueType |
FLOAT |
static InstancePropertyEntity.ValueType |
INT |
static InstancePropertyEntity.ValueType |
LONG |
static InstancePropertyEntity.ValueType |
SERIALIZABLE |
static InstancePropertyEntity.ValueType |
STRING |
public static final InstancePropertyEntity.ValueType STRING
public static final InstancePropertyEntity.ValueType DATE
public static final InstancePropertyEntity.ValueType INT
public static final InstancePropertyEntity.ValueType DOUBLE
public static final InstancePropertyEntity.ValueType FLOAT
public static final InstancePropertyEntity.ValueType BOOLEAN
public static final InstancePropertyEntity.ValueType SERIALIZABLE
public static final InstancePropertyEntity.ValueType LONG
public ValueType(String typeName)
Copyright © 2015. All rights reserved.