public class KeyFilter extends Object
Constructor and Description |
---|
KeyFilter() |
Modifier and Type | Method and Description |
---|---|
StringCondition |
getDescription() |
StringCondition |
getId() |
StringCondition |
getType() |
void |
setDescription(String description) |
void |
setId(Id<Key,String> id) |
void |
setType(Key.Type type) |
public void setDescription(String description)
public StringCondition getDescription()
public void setType(Key.Type type)
public StringCondition getType()
public StringCondition getId()
Copyright © 2015. All Rights Reserved.