Package hdi.model.control
Class FunctionalGroup
java.lang.Object
hdi.model.control.FunctionalGroup
-
Constructor Summary
ConstructorsConstructorDescriptionFunctionalGroup
(TransactionType transactionType, String senderCode, String receiverCode) FunctionalGroup
(FunctionalGroup other) -
Method Summary
Modifier and TypeMethodDescriptioncontrolNumber
(Integer controlNumber) date()
boolean
functionalIdentifierCode
(String functionalIdentifierCode) int
hashCode()
receiverCode
(String receiverCode) responsibleAgencyCode
(String responsibleAgencyCode) senderCode
(String senderCode) time()
toString()
version()
-
Constructor Details
-
FunctionalGroup
-
FunctionalGroup
-
-
Method Details
-
functionalIdentifierCode
-
senderCode
-
receiverCode
-
date
-
time
-
controlNumber
-
responsibleAgencyCode
-
version
-
functionalIdentifierCode
- Returns:
this
.
-
senderCode
- Returns:
this
.
-
receiverCode
- Returns:
this
.
-
date
- Returns:
this
.
-
time
- Returns:
this
.
-
controlNumber
- Returns:
this
.
-
responsibleAgencyCode
- Returns:
this
.
-
version
- Returns:
this
.
-
equals
-
hashCode
public int hashCode() -
toString
-