@MappedSuperclass public class SalespointIdentifier extends Object implements Serializable
Constructor and Description |
---|
SalespointIdentifier() |
SalespointIdentifier(String id) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getIdentifier() |
int |
hashCode() |
String |
toString() |
public SalespointIdentifier()
@ConstructorProperties(value="id") @Generated(value="lombok") public SalespointIdentifier(String id)
public String getIdentifier()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.