| Package | Description |
|---|---|
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProjectionNameType |
Projection.nameType |
| Modifier and Type | Method and Description |
|---|---|
static ProjectionNameType |
ProjectionNameType.fromValue(String v) |
ProjectionNameType |
Projection.getNameType()
Gets the value of the nameType property.
|
static ProjectionNameType |
ProjectionNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectionNameType[] |
ProjectionNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Projection.setNameType(ProjectionNameType value)
Sets the value of the nameType property.
|
Copyright © 2021. All rights reserved.