|
AR System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bmc.arsys.api.ObjectBase
com.bmc.arsys.api.Container
com.bmc.arsys.api.ActiveLinkGuide
public class ActiveLinkGuide
| Constructor Summary | |
|---|---|
ActiveLinkGuide()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Use this method for checking equality between the current object and the provided one. |
int |
hashCode()
Returns the hash code value for this instance of the current class. |
String |
toString()
Returns a string description of the object. |
| Methods inherited from class com.bmc.arsys.api.Container |
|---|
activate, clear, clone, getAdminGroupList, getContainerOwner, getDescription, getKey, getLabel, getProperties, getReferences, getType, passivate, setAdminGroupList, setContainerOwner, setDescription, setKey, setLabel, setPermissions, setProperties, setReferences |
| Methods inherited from class com.bmc.arsys.api.ObjectBase |
|---|
appendDiaryText, getDiary, getHelpText, getLastChangedBy, getLastUpdateTime, getName, getNewName, getOwner, getPermissions, setDiary, setDiary, setHelpText, setLastChangedBy, setName, setNewName, setOwner |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActiveLinkGuide()
| Method Detail |
|---|
public String toString()
toString in class Containerpublic int hashCode()
hashCode in class Containerpublic boolean equals(Object obj)
equals in class Containerobj - the object that we are comparing to
|
AR System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||