| 程序包 | 说明 |
|---|---|
| com.alipay.service.schema.api | |
| com.alipay.service.schema.model.attribute | |
| com.alipay.service.schema.model.enums |
| 限定符和类型 | 方法和说明 |
|---|---|
static AttributeRule |
ServiceSchemaFactory.createRule(AttrRuleTypeEnum ruleType) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AttributeRule> |
Attribute.getRules()
Getter method for property rules.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Attribute.addRule(AttributeRule rule) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Attribute.appendRulesElement(org.dom4j.Element parent,
List<AttributeRule> rules,
String attributeId) |
void |
Attribute.setRules(List<AttributeRule> rules)
Setter method for property rules.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static AttributeRule |
AttrRuleTypeEnum.createRule(AttrRuleTypeEnum ruleType) |
Copyright © 2025. All rights reserved.