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 © 2010–2023 The Apache Software Foundation. All rights reserved.