Uses of Enum Class
com.vidispine.generated.ComponentTypeType
-
Uses of ComponentTypeType in com.vidispine.generated
Fields in com.vidispine.generated declared as ComponentTypeTypeMethods in com.vidispine.generated that return ComponentTypeTypeModifier and TypeMethodDescriptionstatic ComponentTypeTypeComponentSynchronizeType.getType()Gets the value of the type property.static ComponentTypeTypeReturns the enum constant of this class with the specified name.static ComponentTypeType[]ComponentTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vidispine.generated with parameters of type ComponentTypeTypeModifier and TypeMethodDescriptionvoidComponentSynchronizeType.setType(ComponentTypeType value) Sets the value of the type property.ComponentSynchronizeType.withType(ComponentTypeType value) Sets the value of the type property.