Package | Description |
---|---|
org.apache.unomi.graphql.types.input |
Modifier and Type | Method and Description |
---|---|
CDPStringPropertyInput |
CDPPropertyInput.getStringPropertyTypeInput() |
Constructor and Description |
---|
CDPPropertyInput(CDPIdentifierPropertyInput identifierPropertyTypeInput,
CDPStringPropertyInput stringPropertyTypeInput,
CDPIntPropertyInput integerPropertyTypeInput,
CDPLongPropertyInput longPropertyTypeInput,
CDPFloatPropertyInput floatPropertyTypeInput,
CDPDatePropertyInput datePropertyTypeInput,
CDPBooleanPropertyInput booleanPropertyTypeInput,
CDPGeoPointPropertyInput geoPointPropertyTypeInput,
CDPSetPropertyInput setPropertyTypeInput,
CDPJsonPropertyInput jsonPropertyTypeInput) |
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.