@Entity public class image_group_storage_domain_map extends Object implements Serializable
Constructor and Description |
---|
image_group_storage_domain_map() |
image_group_storage_domain_map(Guid image_group_id,
Guid storage_domain_id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Guid |
getimage_group_id() |
Guid |
getstorage_domain_id() |
int |
hashCode() |
void |
setimage_group_id(Guid value) |
void |
setstorage_domain_id(Guid value) |
Copyright © 2012. All Rights Reserved.