Uses of Interface
org.example.azapi.AzAttributeValueDouble

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

Uses of AzAttributeValueDouble in org.example.azapi
 

Methods in org.example.azapi that return AzAttributeValueDouble
 AzAttributeValueDouble AzEntity.createAzAttributeValue(AzDataTypeIdDouble u, java.lang.Double v)
          Returns an AzAttributeValue object that holds a Double type and value, that can be used with an AzAttribute of any AzCategoryId.