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 INSURL
public List getEndpointInfo()
getEndpointInfo
in interface INSURL
public String getKeyString()
getKeyString
in interface INSURL
public String getStringifiedName()
getStringifiedName
in interface INSURL
public abstract boolean isCorbanameURL()
isCorbanameURL
in interface INSURL
Copyright © 2018 JBoss by Red Hat. All rights reserved.