Uses of Interface
org.example.azapi.AzAttributeValueDateTime

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

Uses of AzAttributeValueDateTime in org.example.azapi
 

Methods in org.example.azapi that return AzAttributeValueDateTime
 AzAttributeValueDateTime AzEntity.createAzAttributeValue(AzDataTypeIdDateTime u, AzDataDateTime v)
          Returns a general AzAttributeValueDateTime object that holds a #dateTime type and value, that can be used with an AzAttribute of any AzCategoryId.