Package org.opendaylight.neutron.spi
Class NeutronVpnLifetime
- java.lang.Object
 - 
- org.opendaylight.neutron.spi.NeutronVpnLifetime
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class NeutronVpnLifetime extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NeutronVpnLifetime() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetUnits()IntegergetValue()voidsetUnits(String units)voidsetValue(Integer value) 
 -