Package org.unece.cefact.namespaces.sbdh
Class ServiceTransaction
java.lang.Object
org.unece.cefact.namespaces.sbdh.ServiceTransaction
- All Implemented Interfaces:
com.helger.base.lang.IExplicitlyCloneable,Serializable,Cloneable
@CodingStyleguideUnaware
public class ServiceTransaction
extends Object
implements Serializable, com.helger.base.lang.IExplicitlyCloneable
Java class for ServiceTransaction complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceTransaction">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="TypeOfServiceTransaction" type="{http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader}TypeOfServiceTransaction" />
<attribute name="IsNonRepudiationRequired" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="IsAuthenticationRequired" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="IsNonRepudiationOfReceiptRequired" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="IsIntelligibleCheckRequired" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="IsApplicationErrorResponseRequested" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="TimeToAcknowledgeReceipt" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="TimeToAcknowledgeAcceptance" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="TimeToPerform" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Recurrence" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb-plugin -Xph-annotate
This class contains methods created by ph-jaxb-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb-plugin -Xph-tostring
This class contains methods created by ph-jaxb-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb-plugin -Xph-value-extender
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender -
Method Summary
Modifier and TypeMethodDescriptionclone()Created by ph-jaxb-plugin -Xph-cloneable2voidThis method clones all values fromthisto the passed object.booleanCreated by ph-jaxb-plugin -Xph-equalshashcode@Nullable StringGets the value of the isApplicationErrorResponseRequested property.@Nullable StringGets the value of the isAuthenticationRequired property.@Nullable StringGets the value of the isIntelligibleCheckRequired property.@Nullable StringGets the value of the isNonRepudiationOfReceiptRequired property.@Nullable StringGets the value of the isNonRepudiationRequired property.@Nullable StringGets the value of the recurrence property.@Nullable StringGets the value of the timeToAcknowledgeAcceptance property.@Nullable StringGets the value of the timeToAcknowledgeReceipt property.@Nullable StringGets the value of the timeToPerform property.@Nullable TypeOfServiceTransactionGets the value of the typeOfServiceTransaction property.inthashCode()Created by ph-jaxb-plugin -Xph-equalshashcodevoidsetIsApplicationErrorResponseRequested(@Nullable String value) Sets the value of the isApplicationErrorResponseRequested property.voidsetIsAuthenticationRequired(@Nullable String value) Sets the value of the isAuthenticationRequired property.voidsetIsIntelligibleCheckRequired(@Nullable String value) Sets the value of the isIntelligibleCheckRequired property.voidsetIsNonRepudiationOfReceiptRequired(@Nullable String value) Sets the value of the isNonRepudiationOfReceiptRequired property.voidsetIsNonRepudiationRequired(@Nullable String value) Sets the value of the isNonRepudiationRequired property.voidsetRecurrence(@Nullable String value) Sets the value of the recurrence property.voidsetTimeToAcknowledgeAcceptance(@Nullable String value) Sets the value of the timeToAcknowledgeAcceptance property.voidsetTimeToAcknowledgeReceipt(@Nullable String value) Sets the value of the timeToAcknowledgeReceipt property.voidsetTimeToPerform(@Nullable String value) Sets the value of the timeToPerform property.voidsetTypeOfServiceTransaction(@Nullable TypeOfServiceTransaction value) Sets the value of the typeOfServiceTransaction property.toString()Created by ph-jaxb-plugin -Xph-tostring
-
Constructor Details
-
ServiceTransaction
public ServiceTransaction()Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender
-
-
Method Details
-
getTypeOfServiceTransaction
Gets the value of the typeOfServiceTransaction property.- Returns:
- possible object is
TypeOfServiceTransaction
-
setTypeOfServiceTransaction
Sets the value of the typeOfServiceTransaction property.- Parameters:
value- allowed object isTypeOfServiceTransaction
-
getIsNonRepudiationRequired
Gets the value of the isNonRepudiationRequired property.- Returns:
- possible object is
String
-
setIsNonRepudiationRequired
Sets the value of the isNonRepudiationRequired property.- Parameters:
value- allowed object isString
-
getIsAuthenticationRequired
Gets the value of the isAuthenticationRequired property.- Returns:
- possible object is
String
-
setIsAuthenticationRequired
Sets the value of the isAuthenticationRequired property.- Parameters:
value- allowed object isString
-
getIsNonRepudiationOfReceiptRequired
Gets the value of the isNonRepudiationOfReceiptRequired property.- Returns:
- possible object is
String
-
setIsNonRepudiationOfReceiptRequired
Sets the value of the isNonRepudiationOfReceiptRequired property.- Parameters:
value- allowed object isString
-
getIsIntelligibleCheckRequired
Gets the value of the isIntelligibleCheckRequired property.- Returns:
- possible object is
String
-
setIsIntelligibleCheckRequired
Sets the value of the isIntelligibleCheckRequired property.- Parameters:
value- allowed object isString
-
getIsApplicationErrorResponseRequested
Gets the value of the isApplicationErrorResponseRequested property.- Returns:
- possible object is
String
-
setIsApplicationErrorResponseRequested
Sets the value of the isApplicationErrorResponseRequested property.- Parameters:
value- allowed object isString
-
getTimeToAcknowledgeReceipt
Gets the value of the timeToAcknowledgeReceipt property.- Returns:
- possible object is
String
-
setTimeToAcknowledgeReceipt
Sets the value of the timeToAcknowledgeReceipt property.- Parameters:
value- allowed object isString
-
getTimeToAcknowledgeAcceptance
Gets the value of the timeToAcknowledgeAcceptance property.- Returns:
- possible object is
String
-
setTimeToAcknowledgeAcceptance
Sets the value of the timeToAcknowledgeAcceptance property.- Parameters:
value- allowed object isString
-
getTimeToPerform
Gets the value of the timeToPerform property.- Returns:
- possible object is
String
-
setTimeToPerform
Sets the value of the timeToPerform property.- Parameters:
value- allowed object isString
-
getRecurrence
Gets the value of the recurrence property.- Returns:
- possible object is
String
-
setRecurrence
Sets the value of the recurrence property.- Parameters:
value- allowed object isString
-
equals
Created by ph-jaxb-plugin -Xph-equalshashcode -
hashCode
public int hashCode()Created by ph-jaxb-plugin -Xph-equalshashcode -
toString
Created by ph-jaxb-plugin -Xph-tostring -
cloneTo
This method clones all values fromthisto the passed object. All data in the parameter object is overwritten!Created by ph-jaxb-plugin -Xph-cloneable2- Parameters:
ret- The target object to clone to. May not benull.
-
clone
Created by ph-jaxb-plugin -Xph-cloneable2
-