public class Coordinate extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Coordinate.ParametersType |
| 构造器和说明 |
|---|
Coordinate() |
public int getIndex()
public void setIndex(int index)
public String getKey()
public void setKey(String key)
public Method getMethod()
public void setMethod(Method method)
public Coordinate.ParametersType getType()
public void setType(Coordinate.ParametersType type)
Copyright © 2021. All rights reserved.