public class MethodParameterMetadata extends Object
Method
MethodParameterMetadata()
boolean
equals(Object o)
int
getIndex()
String
getName()
getType()
hashCode()
void
setIndex(int index)
setName(String name)
setType(String type)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MethodParameterMetadata()
public int getIndex()
public void setIndex(int index)
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.