public class ServiceSchemaInfo extends Object
Constructor and Description |
---|
ServiceSchemaInfo() |
Modifier and Type | Method and Description |
---|---|
SchemaCollection |
getSchemaCollection() |
Map<String,Element> |
getSchemaElementList() |
List<SchemaInfo> |
getSchemaInfoList() |
void |
setSchemaCollection(SchemaCollection schemaCollection) |
void |
setSchemaElementList(Map<String,Element> l) |
void |
setSchemaInfoList(List<SchemaInfo> schemaInfoList) |
public SchemaCollection getSchemaCollection()
public void setSchemaCollection(SchemaCollection schemaCollection)
public List<SchemaInfo> getSchemaInfoList()
public void setSchemaInfoList(List<SchemaInfo> schemaInfoList)
Copyright © 2017 JBoss by Red Hat. All rights reserved.