public interface Property
Modifier and Type | Field and Description |
---|---|
static String |
DOUBLE |
static String |
LONG |
static String |
SET |
static String |
URI |
static String |
URL |
static String |
VERSION |
Modifier and Type | Method and Description |
---|---|
Object |
getConvertedValue() |
String |
getName() |
String |
getType() |
String |
getValue() |
static final String VERSION
static final String URL
static final String URI
static final String LONG
static final String DOUBLE
static final String SET
Copyright © 2019. All rights reserved.