Interface ECpdsApplication.AliasMixIn
- Enclosing class:
ECpdsApplication
public static interface ECpdsApplication.AliasMixIn
The Interface AliasMixIn.
-
Method Summary
Modifier and TypeMethodDescriptionGets the des name.Gets the destination name.void
setDesName
(String param) Sets the des name.void
setDestinationName
(String param) Sets the destination name.
-
Method Details
-
getDesName
-
setDesName
-
getDestinationName
-
setDestinationName
Sets the destination name.- Parameters:
param
- the new destination name
-