Uses of Class
com.vidispine.generated.CallbackLocationResourceType
-
-
Uses of CallbackLocationResourceType in com.vidispine.generated
Fields in com.vidispine.generated declared as CallbackLocationResourceType Modifier and Type Field Description protected CallbackLocationResourceType
ResourceType. callback
Methods in com.vidispine.generated that return CallbackLocationResourceType Modifier and Type Method Description CallbackLocationResourceType
ObjectFactory. createCallbackLocationResourceType()
Create an instance ofCallbackLocationResourceType
CallbackLocationResourceType
ResourceType. getCallback()
Gets the value of the callback property.CallbackLocationResourceType
CallbackLocationResourceType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CallbackLocationResourceType
CallbackLocationResourceType. withUri(String value)
Methods in com.vidispine.generated with parameters of type CallbackLocationResourceType Modifier and Type Method Description void
ResourceType. setCallback(CallbackLocationResourceType value)
Sets the value of the callback property.ResourceType
ResourceType. withCallback(CallbackLocationResourceType value)
-