Uses of Enum Class
com.vidispine.generated.CollectionContentEntityTypeType
-
Uses of CollectionContentEntityTypeType in com.vidispine.generated
Fields in com.vidispine.generated declared as CollectionContentEntityTypeTypeModifier and TypeFieldDescriptionprotected CollectionContentEntityTypeTypeCollectionContentType.typeMethods in com.vidispine.generated that return CollectionContentEntityTypeTypeModifier and TypeMethodDescriptionGets the enum associated to the value passed as parameter.CollectionContentType.getType()Gets the value of the type property.Returns the enum constant of this class with the specified name.static CollectionContentEntityTypeType[]CollectionContentEntityTypeType.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 CollectionContentEntityTypeTypeModifier and TypeMethodDescriptionvoidCollectionContentType.setType(CollectionContentEntityTypeType value) Sets the value of the type property.CollectionContentType.withType(CollectionContentEntityTypeType value) Sets the value of the type property.