Each one of these properties is of a byte type.
From here you deduce the byte type in Java with the range of [-127,127].
De là, vous déduisez le type byte en Java avec le champ [-127,127].
If the original semantics is 8-bit storage, use Byte type.
Si la sémantique originale est 'stockage 8 bits', utilisez le type Byte.
The Byte type provides full support for standard and custom For more information, see Formatting Types, Standard Numeric Format Strings, and Custom Numeric Format Strings.
Le Byte type fournit la prise en charge complète pour les chaînes de format numériques standard et personnalisées.The Byte type provides full support for standard and custom numeric format strings.
For example, an int type is big enough to store a byte type, so it doesn't need an explicit conversion.
Par exemple, le type "int" est suffisamment grand pour stocker un type "byte", il n'impose donc pas de conversion explicite.
byte Type of frame area rendering for this frame.
byte Type de rendu de la zone de trame pour cette trame.
N.B: Here I try to parse value into int, because enum is by default int If you define enum like this which is byte type.
Veuillez ajouter une valeur par défaut au début de votre NB: J'essaye ici d'analyser la valeur dans int, car enum est par défaut int Si vous définissez enum comme ceci, il s'agit d'un type d'octet.