public interface OperatorAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getOperator() |
java.lang.String | getOperatorId() |
java.lang.String | getOperatorType() |
void | setOperator(java.lang.String newValue) |
void | setOperatorId(java.lang.String newValue) |
void | setOperatorType(java.lang.String newValue) |
java.lang.String getOperatorId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOperatorId(java.lang.String newValue)
java.lang.String getOperator() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOperator(java.lang.String newValue)
java.lang.String getOperatorType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOperatorType(java.lang.String newValue)