public class SteamEconSchemaCapabilities extends Object
SteamEconSchemaCapabilities class.
Constructor and Description |
---|
SteamEconSchemaCapabilities() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getCanBeRestored()
Getter for the field
canBeRestored . |
Boolean |
getCanCardUpgrade()
Getter for the field
canCardUpgrade . |
Boolean |
getCanConsume()
Getter for the field
canConsume . |
Boolean |
getCanCraftMark()
Getter for the field
canCraftMark . |
Boolean |
getCanGiftWrap()
Getter for the field
canGiftWrap . |
Boolean |
getCanKillStreakify()
Getter for the field
canKillStreakify . |
Boolean |
getCanStattrackSwap()
Getter for the field
canStattrackSwap . |
Boolean |
getCanSticker()
Getter for the field
canSticker . |
Boolean |
getCanStrangify()
Getter for the field
canStrangify . |
Boolean |
getDecodable()
Getter for the field
decodable . |
Boolean |
getNameable()
Getter for the field
nameable . |
Boolean |
getStrangeParts()
Getter for the field
strangeParts . |
Boolean |
getUsableGc()
Getter for the field
usableGc . |
Boolean |
getUsableOutOfGame()
Getter for the field
usableOutOfGame . |
void |
setCanBeRestored(Boolean canBeRestored)
Setter for the field
canBeRestored . |
void |
setCanCardUpgrade(Boolean canCardUpgrade)
Setter for the field
canCardUpgrade . |
void |
setCanConsume(Boolean canConsume)
Setter for the field
canConsume . |
void |
setCanCraftMark(Boolean canCraftMark)
Setter for the field
canCraftMark . |
void |
setCanGiftWrap(Boolean canGiftWrap)
Setter for the field
canGiftWrap . |
void |
setCanKillStreakify(Boolean canKillStreakify)
Setter for the field
canKillStreakify . |
void |
setCanStattrackSwap(Boolean canStattrackSwap)
Setter for the field
canStattrackSwap . |
void |
setCanSticker(Boolean canSticker)
Setter for the field
canSticker . |
void |
setCanStrangify(Boolean canStrangify)
Setter for the field
canStrangify . |
void |
setDecodable(Boolean decodable)
Setter for the field
decodable . |
void |
setNameable(Boolean nameable)
Setter for the field
nameable . |
void |
setStrangeParts(Boolean strangeParts)
Setter for the field
strangeParts . |
void |
setUsableGc(Boolean usableGc)
Setter for the field
usableGc . |
void |
setUsableOutOfGame(Boolean usableOutOfGame)
Setter for the field
usableOutOfGame . |
String |
toString() |
public void setNameable(Boolean nameable)
Setter for the field nameable
.
nameable
- a Boolean
objectpublic Boolean getCanGiftWrap()
Getter for the field canGiftWrap
.
Boolean
objectpublic void setCanGiftWrap(Boolean canGiftWrap)
Setter for the field canGiftWrap
.
canGiftWrap
- a Boolean
objectpublic Boolean getCanCraftMark()
Getter for the field canCraftMark
.
Boolean
objectpublic void setCanCraftMark(Boolean canCraftMark)
Setter for the field canCraftMark
.
canCraftMark
- a Boolean
objectpublic Boolean getCanBeRestored()
Getter for the field canBeRestored
.
Boolean
objectpublic void setCanBeRestored(Boolean canBeRestored)
Setter for the field canBeRestored
.
canBeRestored
- a Boolean
objectpublic Boolean getStrangeParts()
Getter for the field strangeParts
.
Boolean
objectpublic void setStrangeParts(Boolean strangeParts)
Setter for the field strangeParts
.
strangeParts
- a Boolean
objectpublic Boolean getCanCardUpgrade()
Getter for the field canCardUpgrade
.
Boolean
objectpublic void setCanCardUpgrade(Boolean canCardUpgrade)
Setter for the field canCardUpgrade
.
canCardUpgrade
- a Boolean
objectpublic Boolean getCanStrangify()
Getter for the field canStrangify
.
Boolean
objectpublic void setCanStrangify(Boolean canStrangify)
Setter for the field canStrangify
.
canStrangify
- a Boolean
objectpublic Boolean getCanKillStreakify()
Getter for the field canKillStreakify
.
Boolean
objectpublic void setCanKillStreakify(Boolean canKillStreakify)
Setter for the field canKillStreakify
.
canKillStreakify
- a Boolean
objectpublic Boolean getCanConsume()
Getter for the field canConsume
.
Boolean
objectpublic void setCanConsume(Boolean canConsume)
Setter for the field canConsume
.
canConsume
- a Boolean
objectpublic Boolean getDecodable()
Getter for the field decodable
.
Boolean
objectpublic void setDecodable(Boolean decodable)
Setter for the field decodable
.
decodable
- a Boolean
objectpublic void setUsableGc(Boolean usableGc)
Setter for the field usableGc
.
usableGc
- a Boolean
objectpublic Boolean getUsableOutOfGame()
Getter for the field usableOutOfGame
.
Boolean
objectpublic void setUsableOutOfGame(Boolean usableOutOfGame)
Setter for the field usableOutOfGame
.
usableOutOfGame
- a Boolean
objectpublic Boolean getCanSticker()
Getter for the field canSticker
.
Boolean
objectpublic void setCanSticker(Boolean canSticker)
Setter for the field canSticker
.
canSticker
- a Boolean
objectpublic Boolean getCanStattrackSwap()
Getter for the field canStattrackSwap
.
Boolean
objectpublic void setCanStattrackSwap(Boolean canStattrackSwap)
Setter for the field canStattrackSwap
.
canStattrackSwap
- a Boolean
objectCopyright © 2016–2024. All rights reserved.