Uses of Class
com.vidispine.generated.ItemSearchTextValueType
-
-
Uses of ItemSearchTextValueType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ItemSearchTextValueType Modifier and Type Field Description protected List<ItemSearchTextValueType>ItemSearchType. textprotected List<ItemSearchTextValueType>MetadataGroupSearchOperatorType. textprotected List<ItemSearchTextValueType>MetadataGroupSearchType. textprotected List<ItemSearchTextValueType>SearchOperatorType. textMethods in com.vidispine.generated that return ItemSearchTextValueType Modifier and Type Method Description ItemSearchTextValueTypeObjectFactory. createItemSearchTextValueType()Create an instance ofItemSearchTextValueTypeItemSearchTextValueTypeItemSearchTextValueType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)ItemSearchTextValueTypeItemSearchTextValueType. withBoost(float value)ItemSearchTextValueTypeItemSearchTextValueType. withNoescape(boolean value)ItemSearchTextValueTypeItemSearchTextValueType. withValue(String value)Methods in com.vidispine.generated that return types with arguments of type ItemSearchTextValueType Modifier and Type Method Description List<ItemSearchTextValueType>ItemSearchType. getText()Gets the value of the text property.List<ItemSearchTextValueType>MetadataGroupSearchOperatorType. getText()Gets the value of the text property.List<ItemSearchTextValueType>MetadataGroupSearchType. getText()Gets the value of the text property.List<ItemSearchTextValueType>SearchOperatorType. getText()Gets the value of the text property.Methods in com.vidispine.generated with parameters of type ItemSearchTextValueType Modifier and Type Method Description FileSearchTypeFileSearchType. withText(ItemSearchTextValueType... values)ItemSearchTypeItemSearchType. withText(ItemSearchTextValueType... values)MetadataGroupSearchOperatorTypeMetadataGroupSearchOperatorType. withText(ItemSearchTextValueType... values)MetadataGroupSearchTypeMetadataGroupSearchType. withText(ItemSearchTextValueType... values)SearchOperatorTypeSearchOperatorType. withText(ItemSearchTextValueType... values)ShapeSearchTypeShapeSearchType. withText(ItemSearchTextValueType... values)Method parameters in com.vidispine.generated with type arguments of type ItemSearchTextValueType Modifier and Type Method Description FileSearchTypeFileSearchType. withText(Collection<ItemSearchTextValueType> values)ItemSearchTypeItemSearchType. withText(Collection<ItemSearchTextValueType> values)MetadataGroupSearchOperatorTypeMetadataGroupSearchOperatorType. withText(Collection<ItemSearchTextValueType> values)MetadataGroupSearchTypeMetadataGroupSearchType. withText(Collection<ItemSearchTextValueType> values)SearchOperatorTypeSearchOperatorType. withText(Collection<ItemSearchTextValueType> values)ShapeSearchTypeShapeSearchType. withText(Collection<ItemSearchTextValueType> values)
-