public class PropertyConfig extends BaseEntity<PropertyConfig>
XML, XML_COMPACT| 构造器和说明 |
|---|
PropertyConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(IVisitor visitor) |
PropertyConfig |
addProperty(Property property) |
boolean |
equals(Object obj) |
Property |
findProperty(String id) |
Map<String,Property> |
getProperties() |
int |
hashCode() |
void |
mergeAttributes(PropertyConfig other) |
Property |
removeProperty(String id) |
assertAttributeEquals, equals, formatTo, toStringpublic void accept(IVisitor visitor)
public PropertyConfig addProperty(Property property)
public void mergeAttributes(PropertyConfig other)
Copyright © 2022. All rights reserved.