public abstract class INSURLBase extends Object implements INSURL
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
rirFlag |
protected ArrayList |
theEndpointInfo |
protected String |
theKeyString |
protected String |
theStringifiedName |
| Constructor and Description |
|---|
INSURLBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
dPrint() |
List |
getEndpointInfo() |
String |
getKeyString() |
boolean |
getRIRFlag() |
String |
getStringifiedName() |
abstract boolean |
isCorbanameURL() |
protected boolean rirFlag
protected ArrayList theEndpointInfo
protected String theKeyString
protected String theStringifiedName
public boolean getRIRFlag()
getRIRFlag in interface INSURLpublic List getEndpointInfo()
getEndpointInfo in interface INSURLpublic String getKeyString()
getKeyString in interface INSURLpublic String getStringifiedName()
getStringifiedName in interface INSURLpublic abstract boolean isCorbanameURL()
isCorbanameURL in interface INSURLCopyright © 2023 JBoss by Red Hat. All rights reserved.