public class DefaultConnectivitySchemaRoot extends Object implements ConnectivitySchemaRoot
ConnectivitySchemaRoot| Constructor and Description |
|---|
DefaultConnectivitySchemaRoot() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEncodes() |
int |
hashCode() |
void |
setEncodes(String encodes)
Sets the entity type encoded in the document
|
public String getEncodes()
getEncodes in interface ConnectivitySchemaRootpublic void setEncodes(String encodes)
encodes - the entity typeCopyright © 2021. All rights reserved.