| Package | Description |
|---|---|
| com.holonplatform.core.beans | |
| com.holonplatform.core.property | |
| com.holonplatform.core.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringBeanProperty
A String type
BeanProperty, implementing StringProperty. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringProperty
A String type
PathProperty. |
static interface |
StringProperty.StringPropertyBuilder
StringProperty builder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringFunction
Represents a
QueryFunction on a String data type. |
static interface |
StringFunction.Lower
Function to convert a string to lowercase.
|
static interface |
StringFunction.Upper
Function to convert a string to uppercase.
|
Copyright © 2019 The Holon Platform. All rights reserved.