coins.backend.tools
クラス RegisterDescription2Java.RegisterSet

java.lang.Object
  |
  +--coins.backend.tools.RegisterDescription2Java.RegisterSet
含まれているクラス:
RegisterDescription2Java

static class RegisterDescription2Java.RegisterSet
extends java.lang.Object

Set of registers.


フィールドの概要
(パッケージプライベート)  int id
           
(パッケージプライベート)  java.lang.String name
           
(パッケージプライベート)  BitMapSet regset
           
(パッケージプライベート)  int type
           
 
コンストラクタの概要
(パッケージプライベート) RegisterDescription2Java.RegisterSet(BitMapSet set, java.lang.String name, int type)
           
 
メソッドの概要
(パッケージプライベート)  void setId(int id)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

regset

BitMapSet regset

name

java.lang.String name

type

int type

id

int id
コンストラクタの詳細

RegisterDescription2Java.RegisterSet

RegisterDescription2Java.RegisterSet(BitMapSet set,
                                     java.lang.String name,
                                     int type)
メソッドの詳細

setId

void setId(int id)