- java.lang.Object
-
- com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model.Position
-
-
Constructor Summary
Constructors
Constructor and Description |
Position() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Position
public Position()
-
Method Detail
-
getX
public Double getX()
Gets the x.
- Returns:
- the x
-
getY
public Double getY()
Gets the y.
- Returns:
- the y
Copyright © 2015–2016 IBM Watson. All rights reserved.