Package org.openstack4j.model.common
Interface TimeEntity
-
- All Known Implementing Classes:
NeutronNetwork,NeutronPort,NeutronSubnet,NeutronSubnet.NeutronSubnetNoGateway
public interface TimeEntityA simple entity which supports time data- Author:
- bboyHan
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DategetCreatedTime()created timeDategetUpdatedTime()updated time
-