Class Host
java.lang.Object
cz.metacentrum.perun.core.api.PerunBean
cz.metacentrum.perun.core.api.Auditable
cz.metacentrum.perun.core.api.Host
- All Implemented Interfaces:
Serializable, Comparable<PerunBean>
Representation of the physical host.
Most attributes are named accordingly to the GLUE specification: http://www.ogf.org/documents/GFD.147.pdf
- Author:
- Michal Prochazka, Michal Karm Babacek
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()voidsetHostname(String hostname) toString()Methods inherited from class Auditable
getCreatedAt, getCreatedBy, getCreatedByUid, getModifiedAt, getModifiedBy, getModifiedByUid, setCreatedAt, setCreatedBy, setCreatedByUid, setModifiedAt, setModifiedBy, setModifiedByUidMethods inherited from class PerunBean
getBeanName, getId, setId
-
Constructor Details
-
Host
public Host() -
Host
-
Host
-
-
Method Details
-
compareTo
-
equals
-
getHostname
-
setHostname
-
hashCode
-
serializeToString
- Overrides:
serializeToStringin classAuditable
-
toString
-