com.openharbor.beck.map
Class Configuration.MarshalSelector
java.lang.Object
com.openharbor.beck.map.Configuration.Selector
com.openharbor.beck.map.Configuration.MarshalSelector
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- Configuration
- public static class Configuration.MarshalSelector
- extends Configuration.Selector
Identifies a configuration parameter and the circumstances in which it will affect marshalling.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
parentClass
public java.lang.Class parentClass
parentElement
public XMLName parentElement
propertyName
public java.lang.String propertyName
sourceClass
public java.lang.Class sourceClass
Configuration.MarshalSelector
public Configuration.MarshalSelector()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class Configuration.Selector
hashCode
public int hashCode()
- Overrides:
hashCode
in class Configuration.Selector