public class Quicklink extends Object
Constructor and Description |
---|
Quicklink() |
Modifier and Type | Method and Description |
---|---|
String |
getComponentInstanceName() |
String |
getLabel() |
int |
getPort() |
String |
getProtocol() |
void |
parse(String quicklinkStr) |
public void parse(String quicklinkStr) throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseException
public String getLabel()
public String getComponentInstanceName()
public String getProtocol()
public int getPort()
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.