Modifier and Type | Field and Description |
---|---|
protected List<QuotaRuleType.Resource> |
QuotaRuleType.resource |
Modifier and Type | Method and Description |
---|---|
QuotaRuleType.Resource |
ObjectFactory.createQuotaRuleTypeResource()
Create an instance of
QuotaRuleType.Resource |
QuotaRuleType.Resource |
QuotaRuleType.Resource.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
QuotaRuleType.Resource |
QuotaRuleType.Resource.withLimit(long value) |
QuotaRuleType.Resource |
QuotaRuleType.Resource.withName(QuotaResourceType value) |
QuotaRuleType.Resource |
QuotaRuleType.Resource.withUsage(Long value) |
Modifier and Type | Method and Description |
---|---|
List<QuotaRuleType.Resource> |
QuotaRuleType.getResource()
Gets the value of the resource property.
|
Modifier and Type | Method and Description |
---|---|
QuotaRuleType |
QuotaRuleType.withResource(QuotaRuleType.Resource... values) |
Modifier and Type | Method and Description |
---|---|
QuotaRuleType |
QuotaRuleType.withResource(Collection<QuotaRuleType.Resource> values) |
Copyright © 2017. All rights reserved.