jasco.tools.connectorparser
Class PCutpointDeclarationParameter

java.lang.Object
  extended by jasco.tools.connectorparser.PCutpointDeclarationParameter

public class PCutpointDeclarationParameter
extends java.lang.Object


Field Summary
 java.util.Vector cutpointdeclarationparameterinput
           
 
Method Summary
 void addCutpointDeclarationParameterInput(PCutpointDeclarationParameterInput aCutpointDeclarationParameterInput)
           
 PCutpointDeclarationParameterInput getCutpointDeclarationParameterInput(int aIndex)
           
 int getCutpointDeclarationParameterInputSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cutpointdeclarationparameterinput

public java.util.Vector cutpointdeclarationparameterinput
Method Detail

addCutpointDeclarationParameterInput

public void addCutpointDeclarationParameterInput(PCutpointDeclarationParameterInput aCutpointDeclarationParameterInput)

getCutpointDeclarationParameterInputSize

public int getCutpointDeclarationParameterInputSize()

getCutpointDeclarationParameterInput

public PCutpointDeclarationParameterInput getCutpointDeclarationParameterInput(int aIndex)