public class CustomAttributesInfo extends Object implements Serializable
| Constructor and Description |
|---|
CustomAttributesInfo() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributesInfo |
attributes(Map<String,CustomAttribute> value) |
Map<String,CustomAttribute> |
getAttributes() |
void |
setAttributes(Map<String,CustomAttribute> attributes) |
public Map<String,CustomAttribute> getAttributes()
public void setAttributes(Map<String,CustomAttribute> attributes)
public CustomAttributesInfo attributes(Map<String,CustomAttribute> value)
Copyright © 2020–2022. All rights reserved.