Uses of Class
com.vidispine.generated.FacetType
-
Uses of FacetType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FacetTypeModifier and TypeFieldDescriptionCollectionListType.facet
ItemListType.facet
JobListType.facet
SearchResultType.facet
ShapeListType.facet
Methods in com.vidispine.generated that return FacetTypeModifier and TypeMethodDescriptionObjectFactory.createFacetType()
Create an instance ofFacetType
FacetType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FacetType.withCount
(FacetCountType... values) Adds objects to the list of Count using add methodFacetType.withCount
(Collection<FacetCountType> values) Adds objects to the list of Count using addAll methodSets the value of the field property.Sets the value of the name property.FacetType.withRange
(FacetRangeType... values) Adds objects to the list of Range using add methodFacetType.withRange
(Collection<FacetRangeType> values) Adds objects to the list of Range using addAll methodMethods in com.vidispine.generated that return types with arguments of type FacetTypeModifier and TypeMethodDescriptionCollectionListType.getFacet()
Gets the value of the facet property.ItemListType.getFacet()
Gets the value of the facet property.JobListType.getFacet()
Gets the value of the facet property.SearchResultType.getFacet()
Gets the value of the facet property.ShapeListType.getFacet()
Gets the value of the facet property.Methods in com.vidispine.generated with parameters of type FacetTypeModifier and TypeMethodDescriptionAdds objects to the list of Facet using add methodAdds objects to the list of Facet using add methodAdds objects to the list of Facet using add methodAdds objects to the list of Facet using add methodAdds objects to the list of Facet using add methodMethod parameters in com.vidispine.generated with type arguments of type FacetTypeModifier and TypeMethodDescriptionCollectionListType.withFacet
(Collection<FacetType> values) Adds objects to the list of Facet using addAll methodItemListType.withFacet
(Collection<FacetType> values) Adds objects to the list of Facet using addAll methodJobListType.withFacet
(Collection<FacetType> values) Adds objects to the list of Facet using addAll methodSearchResultType.withFacet
(Collection<FacetType> values) Adds objects to the list of Facet using addAll methodShapeListType.withFacet
(Collection<FacetType> values) Adds objects to the list of Facet using addAll method