public class SteamEconSchemaItemQuality extends Object
SteamEconSchemaItemQuality class.
Constructor and Description |
---|
SteamEconSchemaItemQuality() |
Modifier and Type | Method and Description |
---|---|
int |
getCollectors()
Getter for the field
collectors . |
int |
getCommunity()
Getter for the field
community . |
int |
getCompleted()
Getter for the field
completed . |
int |
getCustomized()
Getter for the field
customized . |
int |
getDeveloper()
Getter for the field
developer . |
int |
getHaunted()
Getter for the field
haunted . |
int |
getNormal()
Getter for the field
normal . |
int |
getPaintkitweapon()
Getter for the field
paintkitweapon . |
int |
getRarity1()
Getter for the field
rarity1 . |
int |
getRarity2()
Getter for the field
rarity2 . |
int |
getRarity3()
Getter for the field
rarity3 . |
int |
getRarity4()
Getter for the field
rarity4 . |
int |
getSelfmade()
Getter for the field
selfmade . |
int |
getStrange()
Getter for the field
strange . |
int |
getUnique()
Getter for the field
unique . |
int |
getVintage()
Getter for the field
vintage . |
void |
setCollectors(int collectors)
Setter for the field
collectors . |
void |
setCommunity(int community)
Setter for the field
community . |
void |
setCompleted(int completed)
Setter for the field
completed . |
void |
setCustomized(int customized)
Setter for the field
customized . |
void |
setDeveloper(int developer)
Setter for the field
developer . |
void |
setHaunted(int haunted)
Setter for the field
haunted . |
void |
setNormal(int normal)
Setter for the field
normal . |
void |
setPaintkitweapon(int paintkitweapon)
Setter for the field
paintkitweapon . |
void |
setRarity1(int rarity1)
Setter for the field
rarity1 . |
void |
setRarity2(int rarity2)
Setter for the field
rarity2 . |
void |
setRarity3(int rarity3)
Setter for the field
rarity3 . |
void |
setRarity4(int rarity4)
Setter for the field
rarity4 . |
void |
setSelfmade(int selfmade)
Setter for the field
selfmade . |
void |
setStrange(int strange)
Setter for the field
strange . |
void |
setUnique(int unique)
Setter for the field
unique . |
void |
setVintage(int vintage)
Setter for the field
vintage . |
String |
toString() |
public int getNormal()
Getter for the field normal
.
public void setNormal(int normal)
Setter for the field normal
.
normal
- a intpublic int getRarity1()
Getter for the field rarity1
.
public void setRarity1(int rarity1)
Setter for the field rarity1
.
rarity1
- a intpublic int getRarity2()
Getter for the field rarity2
.
public void setRarity2(int rarity2)
Setter for the field rarity2
.
rarity2
- a intpublic int getRarity3()
Getter for the field rarity3
.
public void setRarity3(int rarity3)
Setter for the field rarity3
.
rarity3
- a intpublic int getRarity4()
Getter for the field rarity4
.
public void setRarity4(int rarity4)
Setter for the field rarity4
.
rarity4
- a intpublic int getVintage()
Getter for the field vintage
.
public void setVintage(int vintage)
Setter for the field vintage
.
vintage
- a intpublic int getUnique()
Getter for the field unique
.
public void setUnique(int unique)
Setter for the field unique
.
unique
- a intpublic int getCommunity()
Getter for the field community
.
public void setCommunity(int community)
Setter for the field community
.
community
- a intpublic int getDeveloper()
Getter for the field developer
.
public void setDeveloper(int developer)
Setter for the field developer
.
developer
- a intpublic int getSelfmade()
Getter for the field selfmade
.
public void setSelfmade(int selfmade)
Setter for the field selfmade
.
selfmade
- a intpublic int getCustomized()
Getter for the field customized
.
public void setCustomized(int customized)
Setter for the field customized
.
customized
- a intpublic int getStrange()
Getter for the field strange
.
public void setStrange(int strange)
Setter for the field strange
.
strange
- a intpublic int getCompleted()
Getter for the field completed
.
public void setCompleted(int completed)
Setter for the field completed
.
completed
- a intpublic int getHaunted()
Getter for the field haunted
.
public void setHaunted(int haunted)
Setter for the field haunted
.
haunted
- a intpublic int getCollectors()
Getter for the field collectors
.
public void setCollectors(int collectors)
Setter for the field collectors
.
collectors
- a intpublic int getPaintkitweapon()
Getter for the field paintkitweapon
.
public void setPaintkitweapon(int paintkitweapon)
Setter for the field paintkitweapon
.
paintkitweapon
- a intCopyright © 2016–2024. All rights reserved.