public class AbstractBDIInfo extends Object
Constructor and Description |
---|
AbstractBDIInfo()
Create a new info.
|
AbstractBDIInfo(Object id,
String type)
Create a new info.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Test if two objects are equal.
|
Object |
getId()
Return the id.
|
String |
getType()
Return the type.
|
int |
hashCode()
Get the hashcode
|
void |
setId(Object id)
Set the id.
|
void |
setType(String type)
Set the type.
|
Copyright © 2015. All Rights Reserved.