Uses of Interface
org.example.azapi.AzAttributeValueDnsName

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

Uses of AzAttributeValueDnsName in org.example.azapi
 

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