public class MachineTypeInZone extends SlashEncodedIds
| Modifier and Type | Field and Description |
|---|---|
protected MachineType |
machineType |
firstId, secondId| Constructor and Description |
|---|
MachineTypeInZone(MachineType machineType,
String zoneId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
MachineType |
getMachineType() |
String |
toString() |
fromSlashEncoded, fromTwoIds, getFirstId, getSecondId, hashCode, slashEncodeprotected final MachineType machineType
public MachineTypeInZone(MachineType machineType, String zoneId)
public MachineType getMachineType()
public boolean equals(Object obj)
equals in class SlashEncodedIdspublic String toString()
toString in class SlashEncodedIdsCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.