Uses of Class
com.vidispine.generated.NLEJobType
-
-
Uses of NLEJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as NLEJobType Modifier and Type Field Description protected NLEJobType
JobRequestChoiceType. nleRequest
Methods in com.vidispine.generated that return types with arguments of type NLEJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<NLEJobType>
ObjectFactory. createNLEJobDocument(NLEJobType value)
Methods in com.vidispine.generated with parameters of type NLEJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<NLEJobType>
ObjectFactory. createNLEJobDocument(NLEJobType value)
void
JobRequestChoiceType. setNleRequest(NLEJobType value)
Sets the value of the nleRequest property.JobRequestChoiceType
JobRequestChoiceType. withNleRequest(NLEJobType value)
-