|
Arquillian Persistence Extension Implementation 1.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.persistence.data.descriptor.ResourceDescriptor<Format>
org.jboss.arquillian.persistence.data.descriptor.DataSetDescriptor
public class DataSetDescriptor
Contains information about the file - it's name and format.
| Field Summary |
|---|
| Fields inherited from class org.jboss.arquillian.persistence.data.descriptor.ResourceDescriptor |
|---|
format, location |
| Constructor Summary | |
|---|---|
DataSetDescriptor(String location,
Format format)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class org.jboss.arquillian.persistence.data.descriptor.ResourceDescriptor |
|---|
getFormat, getLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DataSetDescriptor(String location,
Format format)
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
Arquillian Persistence Extension Implementation 1.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||