public class VSADictionaryImpl extends Object implements VSADictionary
| Constructor and Description |
|---|
VSADictionaryImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVendorName() |
void |
loadAttributes(Map<Long,Class<?>> map) |
void |
loadAttributesNames(Map<String,Class<?>> map) |
public String getVendorName()
getVendorName in interface VSADictionarypublic void loadAttributes(Map<Long,Class<?>> map)
loadAttributes in interface VSADictionarypublic void loadAttributesNames(Map<String,Class<?>> map)
loadAttributesNames in interface VSADictionaryCopyright © 2017. All rights reserved.