public interface WritableDictionary extends Dictionary
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addAttributeType(AttributeType attributeType)
Adds an AttributeType object to the dictionary.
|
void |
addVendor(int vendorId,
String vendorName)
Adds the given vendor to the dictionary.
|
getAttributeTypeByCode, getAttributeTypeByCode, getAttributeTypeByName, getVendorId, getVendorNamevoid addVendor(int vendorId,
String vendorName)
vendorId - vendor IDvendorName - name of the vendorvoid addAttributeType(AttributeType attributeType)
attributeType - AttributeType objectCopyright © 2016. All rights reserved.