public class RestrictionImpl extends java.lang.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(java.lang.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.public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Object"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"