public class Schema extends ExtensibilityElement
| Constructor and Description |
|---|
Schema(String targetNamespace,
Include include) |
Schema(String elementFormDefault,
String targetNamespace,
Include include) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ExtensibilityElement o) |
boolean |
equals(Object obj) |
String |
getElementFormDefault() |
Include |
getInclude() |
String |
getTargetNamespace() |
int |
hashCode() |
getQNamepublic String getElementFormDefault()
public String getTargetNamespace()
public Include getInclude()
public boolean equals(Object obj)
equals in class ExtensibilityElementpublic int hashCode()
hashCode in class ExtensibilityElementpublic int compareTo(ExtensibilityElement o)
compareTo in interface Comparable<ExtensibilityElement>compareTo in class ExtensibilityElementCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.