com.crystaldecisions.sdk.occa.infostore
Interface IDestinationFormats

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

public interface IDestinationFormats
extends java.util.List


Method Summary
 IDestinationFormat add()
           Adds a destination format index to the collection.
 
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

IDestinationFormat add()

Adds a destination format index to the collection.

Returns:
A IDestinationFormat, the newly created Detination Format object.