Uses of Class
it.ipzs.carousel.CieCard.Size
-
Packages that use CieCard.Size Package Description it.ipzs.carousel -
-
Uses of CieCard.Size in it.ipzs.carousel
Fields in it.ipzs.carousel declared as CieCard.Size Modifier and Type Field Description private CieCard.Size
CieCard. s
Methods in it.ipzs.carousel that return CieCard.Size Modifier and Type Method Description static CieCard.Size
CieCard.Size. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CieCard.Size[]
CieCard.Size. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in it.ipzs.carousel with parameters of type CieCard.Size Constructor Description CieCard(CieCard.Size s)
-