Uses of Interface
org.example.azapi.AzAttributeValueHexBinary

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

Uses of AzAttributeValueHexBinary in org.example.azapi
 

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