greflect
0.11-DRAFT

jp.sourceforge.greflect.impl
Class ManyAttributeObject<X>

java.lang.Object
  extended by jp.sourceforge.greflect.impl.ManyAttributeObject<X>

public class ManyAttributeObject<X>
extends java.lang.Object

.

Type Variable :
(none)
Responsibilities & Collaborations:
  1. with
  2. with
Notes & Descriptions:
(none)
SourceInfo:
$Id: ManyAttributeObject.java 7 2008-05-10 12:03:43Z yo-zi $

Author:
yo-zi

Constructor Summary
ManyAttributeObject(boolean pBoolean, byte pByte, char pChar, short pShort, double pDouble, long pLong)
           
ManyAttributeObject(java.lang.String[] pStrings, byte[][] pBytes)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManyAttributeObject

public ManyAttributeObject(boolean pBoolean,
                           byte pByte,
                           char pChar,
                           short pShort,
                           double pDouble,
                           long pLong)

ManyAttributeObject

public ManyAttributeObject(java.lang.String[] pStrings,
                           byte[][] pBytes)

greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.