org.ow2.jasmine.probe.mbeans
Class CD

java.lang.Object
  extended by org.ow2.jasmine.probe.mbeans.CD
All Implemented Interfaces:
Serializable

public class CD
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
CD(Long[] c, AB d)
           
 
Method Summary
 Long[] getC()
           
 AB getD()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CD

public CD(Long[] c,
          AB d)
Method Detail

getC

public Long[] getC()

getD

public AB getD()


Copyright © 2013 OW2 Consortium. All Rights Reserved.