Uses of Interface
org.example.azapi.AzAttributeValueTime

Packages that use AzAttributeValueTime
org.example.azapi The AzApi package contains the interfaces that must be implemented by a provider. 
 

Uses of AzAttributeValueTime in org.example.azapi
 

Methods in org.example.azapi that return AzAttributeValueTime
 AzAttributeValueTime AzEntity.createAzAttributeValue(AzDataTypeIdTime u, AzDataDateTime v)
          Returns an AzAttributeValueTime object that holds a #time type and value, where that value was established by the parameters passed in this method.