Rational QualityArchitect/Java API
Version 1.0

com.rational.test.vp
Class VerificationPointProperties

java.lang.Object
  |
  +--java.util.Dictionary
        |
        +--java.util.Hashtable
              |
              +--java.util.Properties
                    |
                    +--com.rational.test.vp.VerificationPointProperties
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class VerificationPointProperties
extends java.util.Properties

This class is used to store the Verification Point properties.

Since:
QualityArchitect 0.1
See Also:
Serialized Form

Inner classes inherited from class java.util.Map
java.util.Map.Entry
 
Fields inherited from class java.util.Properties
defaults
 
Constructor Summary
VerificationPointProperties()
           
 
Method Summary
 int getOptions()
           
 void setOptions(int iVPOptions)
           
 
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, load, propertyNames, save, setProperty, store
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VerificationPointProperties

public VerificationPointProperties()
Method Detail

setOptions

public void setOptions(int iVPOptions)

getOptions

public int getOptions()

30-Jun-2003

Rational QualityArchitect/Java Support Home Page
Copyright (c) 2000, Rational Software Corporation