public class SchemaElement extends Object
Constructor and Description |
---|
SchemaElement(String elementName) |
SchemaElement(String elementName,
String namespace) |
Modifier and Type | Method and Description |
---|---|
String |
getElementName() |
String |
getNamespace() |
void |
setElementName(String elementName) |
void |
setNamespace(String namespace) |
public SchemaElement(String elementName)
Copyright © 2020 WSO2. All rights reserved.