public interface PieSegment extends Comparable
PieSegmentWrapper
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
Object |
getKey() |
String |
getName() |
boolean |
isGenerateUrl() |
String getName()
int compareTo(Object o)
compareTo
in interface Comparable
Object getKey()
boolean isGenerateUrl()
Copyright © 2002-2022 Atlassian. All Rights Reserved.