public class FirewallProtocols extends Object
FirewallProtocols(boolean tcp, boolean udp)
boolean
equals(Object o)
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 boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009-2013 jclouds. All Rights Reserved.