Class ShipmentWithIndexOnClassAndFields
java.lang.Object
io.micronaut.data.tck.entities.ShipmentWithIndexOnClassAndFields
-
Constructor Summary
ConstructorsConstructorDescriptionShipmentWithIndexOnClassAndFields(Long shipmentId, String field, String taxCode) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetField()inthashCode()voidvoidvoidsetShipmentId(Long shipmentId) voidsetTaxCode(String taxCode) voidsetTaxCode2(String taxCode2) toString()
-
Constructor Details
-
ShipmentWithIndexOnClassAndFields
-
ShipmentWithIndexOnClassAndFields
public ShipmentWithIndexOnClassAndFields()
-
-
Method Details
-
getField2
-
setField2
-
getTaxCode2
-
setTaxCode2
-
getShipmentId
-
setShipmentId
-
getField
-
setField
-
getTaxCode
-
setTaxCode
-
toString
-
equals
-
hashCode
-