org.media.datastore.sepengine.driver
Class SepStoreDriverPropertyInfo

java.lang.Object
  |
  +--org.media.datastore.sepengine.driver.SepStoreDriverPropertyInfo

public class SepStoreDriverPropertyInfo
extends Object

Version:
$Revision: 1.3 $ $Date: 2001/08/21 15:00:00
Author:
Szabo Csaba
See Also:
String

Field Summary
 String[] choices
           
 String description
           
 String name
           
 boolean required
           
 String value
           
 
Constructor Summary
SepStoreDriverPropertyInfo(String s, String s1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

description

public String description

required

public boolean required

value

public String value

choices

public String[] choices
Constructor Detail

SepStoreDriverPropertyInfo

public SepStoreDriverPropertyInfo(String s,
                                  String s1)


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."