public interface RemoteAggregatedField extends RemoteStepField, ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
int |
getAggregationType() |
String |
getAlias() |
String |
getFieldName() |
RemoteStep |
getStep() |
int |
getType() |
void |
setUnmodifiable() |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringint getAggregationType()
throws RemoteException
RemoteExceptionvoid setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteStepFieldRemoteExceptionRemoteStep getStep() throws RemoteException
getStep in interface RemoteStepFieldRemoteExceptionString getAlias() throws RemoteException
getAlias in interface RemoteStepFieldRemoteExceptionString getFieldName() throws RemoteException
getFieldName in interface RemoteStepFieldRemoteExceptionint getType()
throws RemoteException
getType in interface RemoteStepFieldRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}