public class TrapIdentityDTO extends Object
Constructor and Description |
---|
TrapIdentityDTO() |
TrapIdentityDTO(TrapIdentity trapIdentity) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getEnterpriseId() |
int |
getGeneric() |
int |
getSpecific() |
int |
hashCode() |
void |
setEnterpriseId(String enterpriseId) |
void |
setGeneric(int generic) |
void |
setSpecific(int specific) |
String |
toString() |
public TrapIdentityDTO()
public TrapIdentityDTO(TrapIdentity trapIdentity)
Copyright © 2021. All rights reserved.