public class SavedSearchAttributes extends Object
Constructor and Description |
---|
SavedSearchAttributes() |
Modifier and Type | Method and Description |
---|---|
boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Attribute |
getAccount() |
Attribute |
getFormClass() |
Attribute |
getFormContent() |
Attribute |
getName() |
int |
hashCode() |
boolean |
isAccountSet() |
boolean |
isComplete() |
boolean |
isFormClassSet() |
boolean |
isFormContentSet() |
boolean |
isNameSet() |
void |
setAccount(Attribute account) |
void |
setFormClass(Attribute formClass) |
void |
setFormContent(Attribute formContent) |
void |
setName(Attribute name) |
String |
toString() |
public boolean isFormClassSet()
public boolean isNameSet()
public boolean isFormContentSet()
public boolean isAccountSet()
public boolean isComplete()
public Attribute getFormClass()
public Attribute getName()
public Attribute getFormContent()
public Attribute getAccount()
public void setFormClass(Attribute formClass)
public void setName(Attribute name)
public void setFormContent(Attribute formContent)
public void setAccount(Attribute account)
public boolean canEqual(Object other)
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.