com.microstrategy.web.objects.WebObjectCouple<X extends com.microstrategy.web.objects.WebObjectInfo, Y extends com.microstrategy.web.objects.WebObjectInfo> |
Interface to couple two types of WebObjectInfo together
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract X |
getFirstObject()
Return the first object in the couple
| ||||||||||
abstract Y |
getSecondObject()
Return the second object in the couple
|
Return the first object in the couple
Return the second object in the couple