Uses of Interface
org.example.azapi.AzAttributeValueString

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

Uses of AzAttributeValueString in org.example.azapi
 

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