Uses of Class
com.vidispine.generated.SuggestionSearchType
-
-
Uses of SuggestionSearchType in com.vidispine.generated
Fields in com.vidispine.generated declared as SuggestionSearchType Modifier and Type Field Description protected SuggestionSearchType
ItemSearchType. suggestion
Methods in com.vidispine.generated that return SuggestionSearchType Modifier and Type Method Description SuggestionSearchType
ObjectFactory. createSuggestionSearchType()
Create an instance ofSuggestionSearchType
SuggestionSearchType
ItemSearchType. getSuggestion()
Gets the value of the suggestion property.SuggestionSearchType
SuggestionSearchType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SuggestionSearchType
SuggestionSearchType. withAccuracy(Double value)
SuggestionSearchType
SuggestionSearchType. withMaximumSuggestions(Integer value)
Methods in com.vidispine.generated with parameters of type SuggestionSearchType Modifier and Type Method Description void
ItemSearchType. setSuggestion(SuggestionSearchType value)
Sets the value of the suggestion property.FileSearchType
FileSearchType. withSuggestion(SuggestionSearchType value)
ItemSearchType
ItemSearchType. withSuggestion(SuggestionSearchType value)
ShapeSearchType
ShapeSearchType. withSuggestion(SuggestionSearchType value)
-