public class PropertyGenerator extends java.lang.Object implements SchemaElementGenerator<Property,IntegrationObjectItemAttributeModel>
| Constructor and Description |
|---|
PropertyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Property |
generate(IntegrationObjectItemAttributeModel attributeModel)
Generates the schema element whose type is defined by T.
|
void |
setAttributeListGenerator(AttributeAnnotationListGenerator generator) |
public Property generate(IntegrationObjectItemAttributeModel attributeModel)
SchemaElementGeneratorgenerate in interface SchemaElementGenerator<Property,IntegrationObjectItemAttributeModel>attributeModel - the object that is being convertedpublic void setAttributeListGenerator(AttributeAnnotationListGenerator generator)
Copyright © 2018 SAP SE. All Rights Reserved.