public class IntegrationKeyPropertyGenerator extends java.lang.Object implements SchemaElementGenerator<java.util.Optional<Property>,IntegrationObjectItemModel>
| Constructor and Description |
|---|
IntegrationKeyPropertyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<Property> |
generate(IntegrationObjectItemModel integrationObjectItemModel)
Generates the schema element whose type is defined by T.
|
void |
setAliasGenerator(AliasAnnotationGenerator aliasGenerator) |
public java.util.Optional<Property> generate(IntegrationObjectItemModel integrationObjectItemModel)
SchemaElementGeneratorgenerate in interface SchemaElementGenerator<java.util.Optional<Property>,IntegrationObjectItemModel>integrationObjectItemModel - the object that is being convertedpublic void setAliasGenerator(AliasAnnotationGenerator aliasGenerator)
Copyright © 2018 SAP SE. All Rights Reserved.