public final class OperationOptionInfo extends Object
OperationOptionInfo(String name, Class<?> type)
boolean
equals(Object o)
String
getName()
Class<?>
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public OperationOptionInfo(String name, Class<?> type)
public String getName()
public Class<?> getType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022. All rights reserved.