Package ch.tocco.nice2.outputcenter.api
Class OutputJobItemBuilder
java.lang.Object
ch.tocco.nice2.outputcenter.api.OutputJobItemBuilder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
@Nullable EntityId
@Nullable String
@Nullable EntityId
int
@Nullable EntityId
getUser()
int
hashCode()
protected void
setSorting
(int sorting) withAddress
(@Nullable Entity address) withAddress
(@Nullable EntityId address) withAddress
(@Nullable String address) withInputSupplier
(OutputCenterInputSupplier inputSupplier) withReferenceEntity
(@Nullable Entity referenceEntity) withReferenceEntity
(@Nullable EntityId referenceEntity)
-
Constructor Details
-
OutputJobItemBuilder
public OutputJobItemBuilder()
-
-
Method Details
-
withInputSupplier
-
withAddress
-
withUser
-
withUser
-
withAddress
-
withAddress
-
withReferenceEntity
-
withReferenceEntity
-
getInputSupplier
-
getUser
-
getAddress
-
getAddressAsString
-
getReferenceEntity
-
getSorting
public int getSorting() -
setSorting
protected void setSorting(int sorting) -
hashCode
public int hashCode() -
equals
-