@Entity public class SizeFit extends Size
Modifier and Type | Class and Description |
---|---|
static class |
SizeFit.Fit |
Constructor and Description |
---|
SizeFit() |
SizeFit(SizeFit.Fit fit) |
SizeFit(SizeFit.Fit fit,
Product p) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
SizeFit.Fit |
getFit() |
int |
hashCode() |
void |
setFit(SizeFit.Fit fit) |
getId, getProduct, setId, setProduct, toString
public SizeFit()
public SizeFit(SizeFit.Fit fit)
public SizeFit(SizeFit.Fit fit, Product p)
public String getCode()
fit
is.
public SizeFit.Fit getFit()
public void setFit(SizeFit.Fit fit)
Copyright © 2018. All rights reserved.