public class Language extends Object
Language(String value)
boolean
equals(Object other)
int
getCount()
getIndex()
String
getValue()
increment()
void
setCount(int count)
setIndex(int index)
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Language(String value)
public String getValue()
public int getCount()
public void setCount(int count)
public int increment()
public int getIndex()
public void setIndex(int index)
public boolean equals(Object other)
equals
Object
Copyright © 2019. All rights reserved.