public class Null extends Object implements FieldRestriction
Restriction.RestrictionLevel| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
Restriction.RestrictionLevel |
getRestrictionLevel() |
boolean |
satisfies(Object fieldValue) |
public Null(String fieldName)
public String getFieldName()
getFieldName in interface FieldRestrictionpublic Restriction.RestrictionLevel getRestrictionLevel()
getRestrictionLevel in interface Restrictionpublic boolean satisfies(Object fieldValue)
satisfies in interface RestrictionCopyright © 2015 jsolve. All rights reserved.