public static final class ProfileContext.ProfileName extends ProfileContext
ProfileContext.IfAttributeValue, ProfileContext.ProfileName, ProfileContext.ProfileSpec, ProfileContext.ProfileTable
Constructor and Description |
---|
ProfileContext.ProfileName(StringMatcher profileName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
StringMatcher |
getProfileName()
Returns the
StringMatcher which is used to match against profile names. |
int |
hashCode() |
java.lang.String |
toString() |
public ProfileContext.ProfileName(@Nonnull StringMatcher profileName)
profileName
- Matches against profile names.@Nonnull public StringMatcher getProfileName()
StringMatcher
which is used to match against profile 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.