Searched refs:arrowType (Results 1 – 1 of 1) sorted by relevance
43 private final String arrowType; field in ArrowType45 ArrowType(String arrowType) { in ArrowType() argument46 this.arrowType = arrowType; in ArrowType()51 return arrowType; in toString()