| Package | Description |
|---|---|
| nl.b3p.topnl.top250nl |
| Modifier and Type | Field and Description |
|---|---|
protected TypeType |
SurfacePropertyType.type |
protected TypeType |
FeatureMemberType.type |
protected TypeType |
MultiSurfacePropertyType.type |
protected TypeType |
MetaDataPropertyType.type |
protected TypeType |
LocationPropertyType.type |
protected TypeType |
CurvePropertyType.type |
protected TypeType |
StringOrRefType.type |
protected TypeType |
ReferenceType.type |
protected TypeType |
PointPropertyType.type |
| Modifier and Type | Method and Description |
|---|---|
static TypeType |
TypeType.fromValue(String v) |
TypeType |
SurfacePropertyType.getType()
Gets the value of the type property.
|
TypeType |
FeatureMemberType.getType()
Gets the value of the type property.
|
TypeType |
MultiSurfacePropertyType.getType()
Gets the value of the type property.
|
TypeType |
MetaDataPropertyType.getType()
Gets the value of the type property.
|
TypeType |
LocationPropertyType.getType()
Gets the value of the type property.
|
TypeType |
CurvePropertyType.getType()
Gets the value of the type property.
|
TypeType |
StringOrRefType.getType()
Gets the value of the type property.
|
TypeType |
ReferenceType.getType()
Gets the value of the type property.
|
TypeType |
PointPropertyType.getType()
Gets the value of the type property.
|
static TypeType |
TypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeType[] |
TypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SurfacePropertyType.setType(TypeType value)
Sets the value of the type property.
|
void |
FeatureMemberType.setType(TypeType value)
Sets the value of the type property.
|
void |
MultiSurfacePropertyType.setType(TypeType value)
Sets the value of the type property.
|
void |
MetaDataPropertyType.setType(TypeType value)
Sets the value of the type property.
|
void |
LocationPropertyType.setType(TypeType value)
Sets the value of the type property.
|
void |
CurvePropertyType.setType(TypeType value)
Sets the value of the type property.
|
void |
StringOrRefType.setType(TypeType value)
Sets the value of the type property.
|
void |
ReferenceType.setType(TypeType value)
Sets the value of the type property.
|
void |
PointPropertyType.setType(TypeType value)
Sets the value of the type property.
|
Copyright © 2014–2020 B3Partners B.V.. All rights reserved.