Uses of Interface
org.example.azapi.AzAttributeValueIpAddress

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

Uses of AzAttributeValueIpAddress in org.example.azapi
 

Methods in org.example.azapi that return AzAttributeValueIpAddress
 AzAttributeValueIpAddress AzEntity.createAzAttributeValue(AzDataTypeIdIpAddress 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.