Uses of Class
com.vidispine.generated.FileSynchronizationInfoType
-
-
Uses of FileSynchronizationInfoType in com.vidispine.generated
Methods in com.vidispine.generated that return FileSynchronizationInfoType Modifier and Type Method Description FileSynchronizationInfoType
ObjectFactory. createFileSynchronizationInfoType()
Create an instance ofFileSynchronizationInfoType
FileSynchronizationInfoType
FileSynchronizationInfoType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FileSynchronizationInfoType
FileSynchronizationInfoType. withHash(String value)
FileSynchronizationInfoType
FileSynchronizationInfoType. withId(String value)
FileSynchronizationInfoType
FileSynchronizationInfoType. withLastUpdated(XMLGregorianCalendar value)
FileSynchronizationInfoType
FileSynchronizationInfoType. withSize(long value)
FileSynchronizationInfoType
FileSynchronizationInfoType. withState(String value)
Methods in com.vidispine.generated that return types with arguments of type FileSynchronizationInfoType Modifier and Type Method Description javax.xml.bind.JAXBElement<FileSynchronizationInfoType>
ObjectFactory. createFileSynchronizationInfoDocument(FileSynchronizationInfoType value)
Methods in com.vidispine.generated with parameters of type FileSynchronizationInfoType Modifier and Type Method Description javax.xml.bind.JAXBElement<FileSynchronizationInfoType>
ObjectFactory. createFileSynchronizationInfoDocument(FileSynchronizationInfoType value)
-