Uses of Class
com.vidispine.generated.QuotaRuleType.Resource
-
Uses of QuotaRuleType.Resource in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type QuotaRuleType.ResourceMethods in com.vidispine.generated that return QuotaRuleType.ResourceModifier and TypeMethodDescriptionObjectFactory.createQuotaRuleTypeResource()Create an instance ofQuotaRuleType.ResourceQuotaRuleType.Resource.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) QuotaRuleType.Resource.withLimit(long value) Sets the value of the limit property.QuotaRuleType.Resource.withName(QuotaResourceType value) Sets the value of the name property.Sets the value of the usage property.Methods in com.vidispine.generated that return types with arguments of type QuotaRuleType.ResourceModifier and TypeMethodDescriptionQuotaRuleType.getResource()Gets the value of the resource property.Methods in com.vidispine.generated with parameters of type QuotaRuleType.ResourceModifier and TypeMethodDescriptionQuotaRuleType.withResource(QuotaRuleType.Resource... values) Adds objects to the list of Resource using add methodMethod parameters in com.vidispine.generated with type arguments of type QuotaRuleType.ResourceModifier and TypeMethodDescriptionQuotaRuleType.withResource(Collection<QuotaRuleType.Resource> values) Adds objects to the list of Resource using addAll method