AbstractPropertyDefinition
PropertyDefinitionImpl.java
Object
AbstractPropertyDefinition
PropertyDefinitionImpl
PropertyDefinition
, Serializable
Constructor Summary |
|
Method Summary |
Methods from com.bea.p13n.property. |
|
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface com.bea.p13n.property. |
|
Constructor Detail |
public PropertyDefinitionImpl(String
description, int type, boolean multiValued, boolean restricted,Collection
restrictedValues,Object
defValue)