Uses of Interface
org.example.azapi.AzAttributeValueInteger

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

Uses of AzAttributeValueInteger in org.example.azapi
 

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