public class RestrictionImpl extends Object implements Restriction
RestrictionImpl
Constructor and Description |
---|
RestrictionImpl(PropertyState property,
boolean isMandatory) |
RestrictionImpl(PropertyState property,
RestrictionDefinition def) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RestrictionDefinition |
getDefinition()
Returns the underlying restriction definition.
|
PropertyState |
getProperty()
The OAK property state associated with this restriction.
|
int |
hashCode() |
public RestrictionImpl(PropertyState property, RestrictionDefinition def)
public RestrictionImpl(PropertyState property, boolean isMandatory)
public RestrictionDefinition getDefinition()
Restriction
getDefinition
in interface Restriction
public PropertyState getProperty()
Restriction
getProperty
in interface Restriction
PropertyState
."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"