| Package | Description |
|---|---|
| nl.b3p.gis.mapping | |
| nl.b3p.gis.mapping.types |
| Modifier and Type | Method and Description |
|---|---|
AttributeTypeType |
Attribute.getType()
Returns the value of field 'type'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attribute.setType(AttributeTypeType type)
Sets the value of field 'type'.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeTypeType |
AttributeTypeType.DATE
The instance of the DATE type
|
static AttributeTypeType |
AttributeTypeType.DOUBLE
The instance of the DOUBLE type
|
static AttributeTypeType |
AttributeTypeType.GEOMETRY
The instance of the GEOMETRY type
|
static AttributeTypeType |
AttributeTypeType.INTEGER
The instance of the INTEGER type
|
static AttributeTypeType |
AttributeTypeType.STRING
The instance of the STRING type
|
| Modifier and Type | Method and Description |
|---|---|
static AttributeTypeType |
AttributeTypeType.valueOf(String string)
Method valueOf
Returns a new AttributeTypeType based on the given String
value.
|
Copyright © 2020 B3Partners B.V.. All rights reserved.