public class TunnelId extends Object implements Serializable
| Constructor and Description |
|---|
TunnelId(Integer _value) |
TunnelId(TunnelId source)
Creates a copy from Source Object.
|
@ConstructorProperties(value="value") public TunnelId(Integer _value)
public TunnelId(TunnelId source)
source - Source objectpublic Integer getValue()
public static List<com.google.common.collect.Range<BigInteger>> range()
Copyright © 2014. All rights reserved.