public interface AttributeValueGetter
| Modifier and Type | Method and Description | 
|---|---|
AttributeValue | 
getAttributeValue(AttributeValueTable avt)
Derives an AttributeValue from entries in the 
 specified AttributeValueTable. 
 | 
AttributeValue | 
lookupObjectAttributeValue(String tag)
Lookup an AttributeValue that identifies a LibraryObject,
 by the specified tag. 
 | 
AttributeValue getAttributeValue(AttributeValueTable avt) throws IfsException
avt - the AttributeValueTableIfsException - if the operation fails.AttributeValue lookupObjectAttributeValue(String tag) throws IfsException
tag - the tagIfsException - if the operation fails.Copyright © 2025. All rights reserved.