Uses of Interface
org.example.azapi.AzAttributeValueDate

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

Uses of AzAttributeValueDate in org.example.azapi
 

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