Uses of Class
com.vidispine.generated.ProjectType
-
Uses of ProjectType in com.vidispine.generated
Fields in com.vidispine.generated declared as ProjectTypeMethods in com.vidispine.generated that return ProjectTypeModifier and TypeMethodDescriptionObjectFactory.createProjectType()
Create an instance ofProjectType
CollectionType.getProject()
Gets the value of the project property.ProjectType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ProjectType.withMetadata
(MetadataType value) Sets the value of the metadata property.Sets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type ProjectTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ProjectType>
ObjectFactory.createProjectDocument
(ProjectType value) Methods in com.vidispine.generated with parameters of type ProjectTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ProjectType>
ObjectFactory.createProjectDocument
(ProjectType value) void
CollectionType.setProject
(ProjectType value) Sets the value of the project property.CollectionType.withProject
(ProjectType value) Sets the value of the project property.