com.dynalivery.crystal
Class UXF_XmlOptions

java.lang.Object
  |
  +--com.dynalivery.crystal.UXF_XmlOptions

public final class UXF_XmlOptions
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 short allowMultipleFiles
           
 java.lang.String fileName
           
 
Constructor Summary
UXF_XmlOptions()
           
UXF_XmlOptions(java.lang.String __fileName, short __allowMultipleFiles)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fileName

public java.lang.String fileName

allowMultipleFiles

public short allowMultipleFiles
Constructor Detail

UXF_XmlOptions

public UXF_XmlOptions()

UXF_XmlOptions

public UXF_XmlOptions(java.lang.String __fileName,
                      short __allowMultipleFiles)