public interface IAIFValue
| Modifier and Type | Method and Description |
|---|---|
IAIFType |
getType()
Returns IAIFType of the value
|
java.lang.String |
getValueString()
Returns a string representation of the value
|
int |
length()
Returns number of values available
|
int |
sizeof()
Returns size of this value
|
IAIFType getType()
java.lang.String getValueString()
throws AIFException
AIFException - on failureint length()
throws AIFException
AIFException - on failureint sizeof()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.