Uses of Class
com.vidispine.generated.MXFServerResourceType
-
Uses of MXFServerResourceType in com.vidispine.generated
Fields in com.vidispine.generated declared as MXFServerResourceTypeMethods in com.vidispine.generated that return MXFServerResourceTypeModifier and TypeMethodDescriptionObjectFactory.createMXFServerResourceType()Create an instance ofMXFServerResourceTypeResourceType.getMxfserver()Gets the value of the mxfserver property.MXFServerResourceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) MXFServerResourceType.withAtomShapes(String value) Sets the value of the atomShapes property.MXFServerResourceType.withDatabaseName(String value) Sets the value of the databaseName property.MXFServerResourceType.withDescription(String value) Sets the value of the description property.MXFServerResourceType.withDetectAtom(Boolean value) Sets the value of the detectAtom property.MXFServerResourceType.withEnforceQuota(Boolean value) Sets the value of the enforceQuota property.MXFServerResourceType.withFileImportPattern(String value) Sets the value of the fileImportPattern property.MXFServerResourceType.withImportShapes(String value) Sets the value of the importShapes property.MXFServerResourceType.withMetadata(SimpleMetadataType value) Sets the value of the metadata property.MXFServerResourceType.withMxfServerPathToStorage(String value) Sets the value of the mxfServerPathToStorage property.MXFServerResourceType.withMxfServerUserId(BigInteger value) Sets the value of the mxfServerUserId property.MXFServerResourceType.withMxfServerWorkspacePath(String value) Sets the value of the mxfServerWorkspacePath property.MXFServerResourceType.withStorageId(String value) Sets the value of the storageId property.Sets the value of the url property.MXFServerResourceType.withUserWorkspaceUrl(String value) Sets the value of the userWorkspaceUrl property.MXFServerResourceType.withWorkspaceUrl(String value) Sets the value of the workspaceUrl property.Methods in com.vidispine.generated with parameters of type MXFServerResourceTypeModifier and TypeMethodDescriptionvoidResourceType.setMxfserver(MXFServerResourceType value) Sets the value of the mxfserver property.ResourceType.withMxfserver(MXFServerResourceType value) Sets the value of the mxfserver property.