public class SchemaExtension extends Object implements Serializable
| Constructor and Description |
|---|
SchemaExtension(String schema,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getSchema() |
int |
hashCode() |
boolean |
isRequired() |
public SchemaExtension(String schema, boolean required)
Copyright © 2022 SAP SE. All rights reserved.