com.thaiopensource.validate.auto
Class SchemaReceiverFactory.SchemaReceiverFactoryPropertyId

java.lang.Object
  |
  +--com.thaiopensource.util.PropertyId
        |
        +--com.thaiopensource.validate.auto.SchemaReceiverFactory.SchemaReceiverFactoryPropertyId
Enclosing class:
SchemaReceiverFactory

public static class SchemaReceiverFactory.SchemaReceiverFactoryPropertyId
extends PropertyId


Constructor Summary
SchemaReceiverFactory.SchemaReceiverFactoryPropertyId(String name)
           
 
Method Summary
 SchemaReceiverFactory get(PropertyMap properties)
           
 SchemaReceiverFactory put(PropertyMapBuilder builder, SchemaReceiverFactory value)
           
 
Methods inherited from class com.thaiopensource.util.PropertyId
equals, getValueClass, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchemaReceiverFactory.SchemaReceiverFactoryPropertyId

public SchemaReceiverFactory.SchemaReceiverFactoryPropertyId(String name)
Method Detail

get

public SchemaReceiverFactory get(PropertyMap properties)

put

public SchemaReceiverFactory put(PropertyMapBuilder builder,
                                 SchemaReceiverFactory value)