public class RegulatoryEdge extends Object
Modifier and Type | Field and Description |
---|---|
byte |
index |
RegulatoryMultiEdge |
me |
byte |
threshold |
Constructor and Description |
---|
RegulatoryEdge(RegulatoryMultiEdge me) |
Modifier and Type | Method and Description |
---|---|
Object |
clone(RegulatoryMultiEdge me) |
String |
getLongInfo(String separator) |
byte |
getMax() |
String |
getMaxAsString() |
byte |
getMin() |
String |
getShortDetail() |
String |
getShortDetail(String separator) |
String |
getShortInfo() |
String |
getShortInfo(String separator) |
RegulatoryEdgeSign |
getSign() |
void |
setSign(RegulatoryEdgeSign sign) |
String |
toString() |
public byte threshold
public byte index
public RegulatoryMultiEdge me
public RegulatoryEdge(RegulatoryMultiEdge me)
public Object clone(RegulatoryMultiEdge me)
public RegulatoryEdgeSign getSign()
public void setSign(RegulatoryEdgeSign sign)
public byte getMin()
public byte getMax()
public String getShortDetail()
public String getShortInfo()
public String getMaxAsString()
Copyright © 2005–2020. All rights reserved.