public class AsyncRunRatingSessionResult extends RatingSessionOperationResult
AsyncRunRatingSessionOp operation. getRatingSession() for getting result.The XML APIs specify the following XSD fragment:
XSD Fragment
<xs:element name="asyncRunRatingSessionResult">
<xs:complexType>
<xs:sequence>
<xs:element ref="rating" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
</xs:element>
| Constructor and Description |
|---|
AsyncRunRatingSessionResult()
Builds an empty AsyncRunRatingSessionResult.
|
addCharacterData, addChild, getOperandReference, getRatingSession, getRatingSessions, marshal, setAttributes, setRatingSession, setRatingSessions