public class Operator extends Object
Constructor and Description |
---|
Operator() |
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Gets the comparator class name
|
int |
getIdOperator()
Gets the operator identifier
|
String |
getName()
Gets the operator name
|
void |
setClassName(String strClassName)
Sets the comparator class name
|
void |
setIdOperator(int nIdOperator)
Sets the operator identifier
|
void |
setName(String strName)
Sets the operator name
|
public int getIdOperator()
public void setIdOperator(int nIdOperator)
nIdOperator
- the operator identifierpublic String getName()
public void setName(String strName)
strName
- the operator namepublic String getClassName()
public void setClassName(String strClassName)
strClassName
- the comparator class nameCopyright © 2016 Mairie de Paris. All rights reserved.