public class DefaultConfigFileGroupMetadata extends Object implements ConfigFileGroupMetadata
| Constructor and Description |
|---|
DefaultConfigFileGroupMetadata(String namespace,
String fileGroupName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFileGroupName() |
String |
getNamespace() |
int |
hashCode() |
String |
toString() |
public String getNamespace()
getNamespace in interface ConfigFileGroupMetadatapublic String getFileGroupName()
getFileGroupName in interface ConfigFileGroupMetadataCopyright © 2023. All rights reserved.