Uses of Class
org.opendaylight.netvirt.vpnmanager.VpnUtil.MicroTimestamp
-
Packages that use VpnUtil.MicroTimestamp Package Description org.opendaylight.netvirt.vpnmanager -
-
Uses of VpnUtil.MicroTimestamp in org.opendaylight.netvirt.vpnmanager
Methods in org.opendaylight.netvirt.vpnmanager that return VpnUtil.MicroTimestamp Modifier and Type Method Description static VpnUtil.MicroTimestamp
VpnUtil.MicroTimestamp. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static VpnUtil.MicroTimestamp[]
VpnUtil.MicroTimestamp. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-