public class FirewallProtocols extends Object
FirewallProtocols(boolean tcp, boolean udp)
boolean
equals(Object obj)
int
hashCode()
isTcp()
isUdp()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public FirewallProtocols(boolean tcp, boolean udp)
public boolean isTcp()
public boolean isUdp()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2012 jclouds. All Rights Reserved.