Uses of Class
com.vidispine.generated.FinalCutServerType
-
-
Uses of FinalCutServerType in com.vidispine.generated
Fields in com.vidispine.generated declared as FinalCutServerType Modifier and Type Field Description protected FinalCutServerType
ResourceType. finalcutserver
Methods in com.vidispine.generated that return FinalCutServerType Modifier and Type Method Description FinalCutServerType
ObjectFactory. createFinalCutServerType()
Create an instance ofFinalCutServerType
FinalCutServerType
ResourceType. getFinalcutserver()
Gets the value of the finalcutserver property.FinalCutServerType
FinalCutServerType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FinalCutServerType
FinalCutServerType. withDescription(String value)
FinalCutServerType
FinalCutServerType. withMetadata(SimpleMetadataType value)
FinalCutServerType
FinalCutServerType. withState(String value)
FinalCutServerType
FinalCutServerType. withTag(String value)
FinalCutServerType
FinalCutServerType. withUrl(String value)
Methods in com.vidispine.generated with parameters of type FinalCutServerType Modifier and Type Method Description void
ResourceType. setFinalcutserver(FinalCutServerType value)
Sets the value of the finalcutserver property.ResourceType
ResourceType. withFinalcutserver(FinalCutServerType value)
-