public class CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder
Class to build instances of
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection. |
| Constructor and Description |
|---|
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection(String name,
String uid)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Getter for Name.
|
String |
getUid()
Getter for Uid.
|
int |
hashCode() |
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder |
toBuilder()
Builds a new
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder object. |
String |
toString()
Converts this CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection into string format.
|
public String getUid()
public String getName()
public String toString()
public CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder toBuilder()
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder object.
Creates the instance with the state of the current model.CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder objectCopyright © 2022. All rights reserved.