public class BaseProvider extends Object implements DiscoveryFormatProvider
Modifier and Type | Field and Description |
---|---|
protected String |
formatName
The format name.
|
Modifier | Constructor and Description |
---|---|
protected |
BaseProvider(String formatName)
Constructs instance with the given format name.
|
protected final String formatName
protected BaseProvider(String formatName)
public String getFormatName()
getFormatName
in interface DiscoveryFormatProvider
Copyright © 2016–2018. All rights reserved.