Uses of Interface
org.example.azapi.AzAttributeValueBase64Binary

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

Uses of AzAttributeValueBase64Binary in org.example.azapi
 

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