Uses of Interface
org.example.azapi.AzAttributeValueBoolean

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

Uses of AzAttributeValueBoolean in org.example.azapi
 

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