Uses of Class
org.codeforamerica.open311.facade.data.AttributeInfo

Packages that use AttributeInfo
org.codeforamerica.open311.facade.data Visible data objects of the system. 
 

Uses of AttributeInfo in org.codeforamerica.open311.facade.data
 

Methods in org.codeforamerica.open311.facade.data that return types with arguments of type AttributeInfo
 List<AttributeInfo> ServiceDefinition.getAttributes()
           
 

Constructor parameters in org.codeforamerica.open311.facade.data with type arguments of type AttributeInfo
ServiceDefinition(String serviceCode, List<AttributeInfo> attributes)
           
 



Copyright © 2013 Code for America. All Rights Reserved.