com.adobe.icc.dbforms.util
Class ModuleUtil.UniqueVariable

java.lang.Object
  extended by com.adobe.icc.dbforms.util.ModuleUtil.UniqueVariable
Enclosing class:
ModuleUtil

public static class ModuleUtil.UniqueVariable
extends java.lang.Object

A UniqueVar represents a Variable inside a TextModule or Condition Control Variable(It's combination that makes it unique. Each Letter *Should* have one VAS for each every contained UniqueVar.


Constructor Summary
ModuleUtil.UniqueVariable(Variable var)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getModuleName()
           
 java.lang.String getVarId()
           
 java.lang.String getVarName()
           
 int hashCode()
           
 void setModuleName(java.lang.String moduleName)
           
 void setVarId(java.lang.String id)
           
 void setVarName(java.lang.String varName)
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleUtil.UniqueVariable

public ModuleUtil.UniqueVariable(Variable var)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getVarId

public java.lang.String getVarId()

setVarId

public void setVarId(java.lang.String id)

setModuleName

public void setModuleName(java.lang.String moduleName)

getModuleName

public java.lang.String getModuleName()

setVarName

public void setVarName(java.lang.String varName)

getVarName

public java.lang.String getVarName()


[an error occurred while processing this directive] [an error occurred while processing this directive]