public static final class ProfileContext.ProfileTable extends ProfileContext
ProfileContext.IfAttributeValue, ProfileContext.ProfileName, ProfileContext.ProfileSpec, ProfileContext.ProfileTable
Constructor and Description |
---|
ProfileContext.ProfileTable(StringMatcher tableName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
StringMatcher |
getTableName()
Returns the
StringMatcher which is used to match against profile table names. |
int |
hashCode() |
java.lang.String |
toString() |
public ProfileContext.ProfileTable(@Nonnull StringMatcher tableName)
tableName
- Matches against profile table names.@Nonnull public StringMatcher getTableName()
StringMatcher
which is used to match against profile table names.public boolean equals(java.lang.Object o)
equals
in class ProfileContext
public int hashCode()
hashCode
in class ProfileContext
public java.lang.String toString()
Copyright © OpenCloud. All Rights Reserved.