Uses of Class
com.vidispine.generated.Reply
-
-
Uses of Reply in com.vidispine.generated
Methods in com.vidispine.generated that return Reply Modifier and Type Method Description Reply
ObjectFactory. createReply()
Create an instance ofReply
Reply
Reply. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
Reply
Reply. withError(String value)
Reply
Reply. withGUID(String value)
Reply
Reply. withJobInfo(CarbonJobInfoType value)
Reply
Reply. withNrOfJobsDWD(int value)
Reply
Reply. withSuccess(String value)
-