org.hibernate.test.instrument.domain
Class Problematic.Representation

java.lang.Object
  extended by org.hibernate.test.instrument.domain.Problematic.Representation
Enclosing class:
Problematic

public static class Problematic.Representation
extends Object


Constructor Summary
Problematic.Representation(byte[] bytes)
           
 
Method Summary
 byte[] getBytes()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Problematic.Representation

public Problematic.Representation(byte[] bytes)
Method Detail

getBytes

public byte[] getBytes()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.