Beispiel #1
0
 public StageData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #2
0
 public BandData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #3
0
 public ProductieUnitData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #4
0
 public CateringData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #5
0
 public OptredenData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #6
0
 public LogisticData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #7
0
 public TentData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #8
0
 public KleedkamerData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #9
0
 public BandProductieUnitsData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #10
0
 public FunctionData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #11
0
 public VoorzieningData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #12
0
 public MemberData(GmmContext _context)
 {
     context = _context;
 }
Beispiel #13
0
 public SpecialData(GmmContext _context)
 {
     context = _context;
 }
 public BandKleedkamersData(GmmContext _context)
 {
     context = _context;
 }