public static interface PagedTopicDetails.Attributes.Rules
Modifier and Type | Interface and Description |
---|---|
static class |
PagedTopicDetails.Attributes.Rules.CollationRules
Collation order rules.
|
static class |
PagedTopicDetails.Attributes.Rules.RuleType
Indicates the type of rules.
|
Modifier and Type | Field and Description |
---|---|
static PagedTopicDetails.Attributes.Rules |
NO_RULES
An instance representing no rules.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Indicates whether the rules definition is equal to a supplied
object.
|
PagedTopicDetails.Attributes.Rules.RuleType |
getRuleType()
Returns the rule type.
|
int |
hashCode()
Returns a unique has code for the rules.
|
String |
toString()
Returns a string representation of the rules.
|
static final PagedTopicDetails.Attributes.Rules NO_RULES
PagedTopicDetails.Attributes.Rules.RuleType getRuleType()
int hashCode()
boolean equals(Object obj)
Copyright © 2016 Push Technology Ltd. All Rights Reserved.