public class CompanyAttributeImpl extends Object implements CompanyAttribute<String,Integer>
| Constructor and Description |
|---|
CompanyAttributeImpl() |
public void add(String element1, Integer element2)
add in interface CompanyAttribute<String,Integer>public String getName()
getName in interface CompanyAttribute<String,Integer>public void setName(String name)
setName in interface CompanyAttribute<String,Integer>Copyright © 2012-2013. All Rights Reserved.