public class TLfnLTSOperation
extends Object
A representation of an operation supported by a LuciadFusion service.
- Since:
- 10.0
- See Also:
-
-
Constructor Summary 
Constructors
-
Method Summary 
Gets the HTTP access points for this operation.
Gets the name of this operation.
Gets a string representation of this operation.
-
Constructor Details 
-
TLfnLTSOperation 
Creates an operation.
- Parameters:
aName
- the request name
aAccessPoints
- the HTTP access points
-
Method Details 
-
getName 
Gets the name of this operation.
- Returns:
- the name of the request
-
getHttpAccessPoints 
Gets the HTTP access points for this operation.
- Returns:
- the HTTP access points
-
toString 
Gets a string representation of this operation.
- Overrides:
toString
in class Object
- Returns:
- a string representation of this operation.