public class DuADataIdentification
extends java.lang.Object
Constructor and Description |
---|
DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject[] objects,
ComplexDataDescription dataDescription) |
DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject[] objects,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject object,
ComplexDataDescription dataDescription) |
DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
ComplexDataDescription |
getDataDescription() |
de.bsvrz.dav.daf.main.config.SystemObject[] |
getObjects() |
int |
hashCode() |
public DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject object, de.bsvrz.dav.daf.main.DataDescription dataDescription)
public DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject[] objects, de.bsvrz.dav.daf.main.DataDescription dataDescription)
public DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject object, ComplexDataDescription dataDescription)
public DuADataIdentification(de.bsvrz.dav.daf.main.config.SystemObject[] objects, ComplexDataDescription dataDescription)
public de.bsvrz.dav.daf.main.config.SystemObject[] getObjects()
public ComplexDataDescription getDataDescription()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object