|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.domain.BaseDomainHelper
com.redhat.rhn.domain.action.ActionArchType
public class ActionArchType
ActionType
| Constructor Summary | |
|---|---|
ActionArchType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
|
java.lang.String |
getActionStyle()
Getter for actionStyle |
ActionType |
getActionType()
|
java.lang.Long |
getArchTypeId()
Getter for archTypeId |
int |
hashCode()
|
void |
setActionStyle(java.lang.String actionStyleIn)
Setter for actionStyle |
void |
setActionType(ActionType actionTypeIn)
|
void |
setArchTypeId(java.lang.Long archTypeIdIn)
Setter for archTypeId |
| Methods inherited from class com.redhat.rhn.domain.BaseDomainHelper |
|---|
getCreated, getModified, setCreated, setModified |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionArchType()
| Method Detail |
|---|
public java.lang.Long getArchTypeId()
public void setArchTypeId(java.lang.Long archTypeIdIn)
archTypeIdIn - to setpublic java.lang.String getActionStyle()
public void setActionStyle(java.lang.String actionStyleIn)
actionStyleIn - to setpublic ActionType getActionType()
public void setActionType(ActionType actionTypeIn)
actionTypeIn - The actionType to set.public boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||