RichFaces CDK Attributes 4.2.3.CR1

org.richfaces.cdk.attributes
Class SchemaSet

java.lang.Object
  extended by org.richfaces.cdk.attributes.SchemaSet

public class SchemaSet
extends Object

Author:
Nick Belaevski

Constructor Summary
SchemaSet()
           
 
Method Summary
 void addSchema(Schema schema)
           
 Map<String,Schema> getSchemas()
           
 void setSchemas(Map<String,Schema> schemas)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaSet

public SchemaSet()
Method Detail

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

RichFaces CDK Attributes 4.2.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.