public class Properties extends Object
Properties()
Properties(String sheetId, String title, int index)
boolean
equals(Object o)
int
getIndex()
String
getSheetId()
getTitle()
hashCode()
void
setIndex(int index)
setSheetId(String sheetId)
setTitle(String title)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Properties()
public Properties(String sheetId, String title, int index)
public String getSheetId()
public void setSheetId(String sheetId)
public String getTitle()
public void setTitle(String title)
public int getIndex()
public void setIndex(int index)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2025. All rights reserved.