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()
RestrictiongetDefinition in interface Restrictionpublic PropertyState getProperty()
RestrictiongetProperty in interface RestrictionPropertyState."Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"