Uses of Class
com.vidispine.generated.FileSynchronizationCustomMethodType
-
-
Uses of FileSynchronizationCustomMethodType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationCustomMethodType Modifier and Type Field Description protected FileSynchronizationCustomMethodType
FileSynchronizationMethodType. custom
Methods in com.vidispine.generated that return FileSynchronizationCustomMethodType Modifier and Type Method Description FileSynchronizationCustomMethodType
ObjectFactory. createFileSynchronizationCustomMethodType()
Create an instance ofFileSynchronizationCustomMethodType
FileSynchronizationCustomMethodType
FileSynchronizationMethodType. getCustom()
Gets the value of the custom property.FileSynchronizationCustomMethodType
FileSynchronizationCustomMethodType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FileSynchronizationCustomMethodType
FileSynchronizationCustomMethodType. withAdditionalParameters(SimpleMetadataType value)
FileSynchronizationCustomMethodType
FileSynchronizationCustomMethodType. withBean(String value)
Methods in com.vidispine.generated with parameters of type FileSynchronizationCustomMethodType Modifier and Type Method Description void
FileSynchronizationMethodType. setCustom(FileSynchronizationCustomMethodType value)
Sets the value of the custom property.FileSynchronizationMethodType
FileSynchronizationMethodType. withCustom(FileSynchronizationCustomMethodType value)
-