@Deprecated
public abstract class SimulScanTemplateElement
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
name
Deprecated.  
  | 
protected int | 
number
Deprecated.  
  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
SimulScanTemplateElement()
Deprecated.  
  | 
protected  | 
SimulScanTemplateElement(int number,
                        java.lang.String name)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()
Deprecated.  
Returns the friendly name of the element 
 | 
int | 
getRegionNumber()
Deprecated.  
Returns the region number of the element 
 | 
protected java.lang.String name
protected int number