public class FilterAttributeName extends Object
| Constructor and Description |
|---|
FilterAttributeName(ScimFilterParser.ValuePathContext valuePathContext,
ScimFilterParser.AttributePathContext attributePathContext) |
FilterAttributeName(String attributeName) |
FilterAttributeName(String parentName,
ScimFilterParser.AttributePathContext attributePathContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getShortName()
the short name of the attribute e.g.
|
String |
toString() |
public FilterAttributeName(ScimFilterParser.ValuePathContext valuePathContext, ScimFilterParser.AttributePathContext attributePathContext)
public FilterAttributeName(String parentName, ScimFilterParser.AttributePathContext attributePathContext)
public FilterAttributeName(String attributeName)
Copyright © 2019. All rights reserved.