Uses of Class
com.vidispine.generated.SiteRuleType
-
Uses of SiteRuleType in com.vidispine.generated
Fields in com.vidispine.generated declared as SiteRuleTypeFields in com.vidispine.generated with type parameters of type SiteRuleTypeMethods in com.vidispine.generated that return SiteRuleTypeModifier and TypeMethodDescriptionObjectFactory.createSiteRuleType()
Create an instance ofSiteRuleType
EntitySynchronizeType.getRule()
Gets the value of the rule property.SiteRuleType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SiteRuleType.withAccess
(Boolean value) Sets the value of the access property.SiteRuleType.withDeleted
(Boolean value) Sets the value of the deleted property.Sets the value of the files property.SiteRuleType.withGroups
(Boolean value) Sets the value of the groups property.Sets the value of the id property.SiteRuleType.withLocalTargetStorage
(String value) Sets the value of the localTargetStorage property.SiteRuleType.withMetadata
(Boolean value) Sets the value of the metadata property.Adds objects to the list of Shape using add methodSiteRuleType.withShape
(Collection<String> values) Adds objects to the list of Shape using addAll methodSets the value of the site property.SiteRuleType.withTargetStorage
(String value) Sets the value of the targetStorage property.Methods in com.vidispine.generated that return types with arguments of type SiteRuleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SiteRuleType>
ObjectFactory.createSiteRuleDocument
(SiteRuleType value) SiteRuleListType.getSiteRule()
Gets the value of the siteRule property.Methods in com.vidispine.generated with parameters of type SiteRuleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SiteRuleType>
ObjectFactory.createSiteRuleDocument
(SiteRuleType value) void
EntitySynchronizeType.setRule
(SiteRuleType value) Sets the value of the rule property.EntitySynchronizeType.withRule
(SiteRuleType value) Sets the value of the rule property.SiteRuleListType.withSiteRule
(SiteRuleType... values) Adds objects to the list of SiteRule using add methodMethod parameters in com.vidispine.generated with type arguments of type SiteRuleTypeModifier and TypeMethodDescriptionSiteRuleListType.withSiteRule
(Collection<SiteRuleType> values) Adds objects to the list of SiteRule using addAll method