public static class RestrictionTagParser.Result extends Object
| Constructor and Description |
|---|
Result(RestrictionType restrictionType,
String restriction) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRestriction() |
RestrictionType |
getRestrictionType() |
public Result(RestrictionType restrictionType, String restriction)
public RestrictionType getRestrictionType()
public String getRestriction()
Copyright © 2012–2022. All rights reserved.