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