com.crystaldecisions.sdk.plugin.desktop.common
Interface IFormatInfos

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.util.List

public interface IFormatInfos
extends java.util.List


Method Summary
 IFormatInfo add()
           Adds a new IFormatInfo object.
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

add

IFormatInfo add()
                throws SDKException

Adds a new IFormatInfo object.

Throws:
SDKException