net.sf.oval.configuration.pojo.elements
Class FieldConfiguration
java.lang.Object
net.sf.oval.configuration.pojo.elements.ConfigurationElement
net.sf.oval.configuration.pojo.elements.FieldConfiguration
- All Implemented Interfaces:
- Serializable
public class FieldConfiguration
- extends ConfigurationElement
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
- name of the field
checks
public List<Check> checks
- checks of the field
FieldConfiguration
public FieldConfiguration()
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.