Package com.ptc.windchill.associativity
Class AssociativePair
java.lang.Object
com.ptc.windchill.associativity.AssociativePair
- All Implemented Interfaces:
Serializable
The upstream and downstream pair
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescription
Supported API: true
Supported API: truestatic AssociativePairof(Associative upstream, Associative downstream)
Supported API: true
-
Method Details
-
of
Supported API: true- Parameters:
upstream-downstream-- Returns:
-
getUpstream
Supported API: true- Returns:
-
getDownstream
Supported API: true- Returns:
-