org.richfaces.cdk.attributes
Class SchemaSet
java.lang.Object
org.richfaces.cdk.attributes.SchemaSet
public class SchemaSet
- extends Object
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaSet
public SchemaSet()
addSchema
public void addSchema(Schema schema)
getSchemas
public Map<String,Schema> getSchemas()
- Returns:
- the schemas
setSchemas
public void setSchemas(Map<String,Schema> schemas)
- Parameters:
schemas - the schemas to set
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.