public class MetadataGrouping extends Object implements Serializable
| Constructor and Description |
|---|
MetadataGrouping()
Instantiates a new metadata grouping.
|
MetadataGrouping(Boolean create,
TaggingGroupingValue groupingValue)
Instantiates a new metadata grouping.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCreate()
Gets the creates the.
|
TaggingGroupingValue |
getGroupingValue()
Gets the grouping value.
|
Boolean |
getPropagateUp() |
void |
setCreate(Boolean create)
Sets the creates the.
|
void |
setGroupingValue(TaggingGroupingValue groupingValue)
Sets the grouping value.
|
void |
setPropagateUp(Boolean propagateUp) |
String |
toString() |
public MetadataGrouping()
public MetadataGrouping(Boolean create, TaggingGroupingValue groupingValue)
create - the creategroupingValue - the grouping valuepublic Boolean getCreate()
public TaggingGroupingValue getGroupingValue()
public void setCreate(Boolean create)
create - the create to setpublic void setGroupingValue(TaggingGroupingValue groupingValue)
groupingValue - the groupingValue to setpublic Boolean getPropagateUp()
public void setPropagateUp(Boolean propagateUp)
propagateUp - the propagateUp to setCopyright © 2020. All Rights Reserved.