@CodingStyleguideUnaware public class PromotionalEventType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
PromotionalEventType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPromotionalSpecification(PromotionalSpecificationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
PromotionalEventType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(PromotionalEventType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
FirstShipmentAvailibilityDateType |
getFirstShipmentAvailibilityDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getFirstShipmentAvailibilityDateValue()
Get the value of the contained FirstShipmentAvailibilityDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getFirstShipmentAvailibilityDateValueLocal()
Get the value of the contained FirstShipmentAvailibilityDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestProposalAcceptanceDateType |
getLatestProposalAcceptanceDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getLatestProposalAcceptanceDateValue()
Get the value of the contained LatestProposalAcceptanceDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getLatestProposalAcceptanceDateValueLocal()
Get the value of the contained LatestProposalAcceptanceDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PromotionalEventTypeCodeType |
getPromotionalEventTypeCode()
<pre>
<?
|
String |
getPromotionalEventTypeCodeValue()
Get the value of the contained PromotionalEventTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<PromotionalSpecificationType> |
getPromotionalSpecification()
<pre>
<?
|
PromotionalSpecificationType |
getPromotionalSpecificationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPromotionalSpecificationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
SubmissionDateType |
getSubmissionDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getSubmissionDateValue()
Get the value of the contained SubmissionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getSubmissionDateValueLocal()
Get the value of the contained SubmissionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoPromotionalSpecificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPromotionalSpecificationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setFirstShipmentAvailibilityDate(FirstShipmentAvailibilityDateType value)
Sets the value of the firstShipmentAvailibilityDate property.
|
FirstShipmentAvailibilityDateType |
setFirstShipmentAvailibilityDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
FirstShipmentAvailibilityDateType |
setFirstShipmentAvailibilityDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatestProposalAcceptanceDate(LatestProposalAcceptanceDateType value)
Sets the value of the latestProposalAcceptanceDate property.
|
LatestProposalAcceptanceDateType |
setLatestProposalAcceptanceDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatestProposalAcceptanceDateType |
setLatestProposalAcceptanceDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPromotionalEventTypeCode(PromotionalEventTypeCodeType value)
Sets the value of the promotionalEventTypeCode property.
|
PromotionalEventTypeCodeType |
setPromotionalEventTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPromotionalSpecification(List<PromotionalSpecificationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
SubmissionDateType |
setSubmissionDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSubmissionDate(SubmissionDateType value)
Sets the value of the submissionDate property.
|
SubmissionDateType |
setSubmissionDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public PromotionalEventType()
@Nullable public PromotionalEventTypeCodeType getPromotionalEventTypeCode()
PromotionalEventTypeCodeTypepublic void setPromotionalEventTypeCode(@Nullable PromotionalEventTypeCodeType value)
value - allowed object is
PromotionalEventTypeCodeType@Nullable public SubmissionDateType getSubmissionDate()
SubmissionDateTypepublic void setSubmissionDate(@Nullable SubmissionDateType value)
value - allowed object is
SubmissionDateType@Nullable public FirstShipmentAvailibilityDateType getFirstShipmentAvailibilityDate()
FirstShipmentAvailibilityDateTypepublic void setFirstShipmentAvailibilityDate(@Nullable FirstShipmentAvailibilityDateType value)
value - allowed object is
FirstShipmentAvailibilityDateType@Nullable public LatestProposalAcceptanceDateType getLatestProposalAcceptanceDate()
LatestProposalAcceptanceDateTypepublic void setLatestProposalAcceptanceDate(@Nullable LatestProposalAcceptanceDateType value)
value - allowed object is
LatestProposalAcceptanceDateType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<PromotionalSpecificationType> getPromotionalSpecification()
PromotionalSpecificationTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setPromotionalSpecification(@Nullable List<PromotionalSpecificationType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasPromotionalSpecificationEntries()
public boolean hasNoPromotionalSpecificationEntries()
@Nonnegative public int getPromotionalSpecificationCount()
@Nullable public PromotionalSpecificationType getPromotionalSpecificationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addPromotionalSpecification(@Nonnull PromotionalSpecificationType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull PromotionalEventType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public PromotionalEventType clone()
@Nonnull public PromotionalEventTypeCodeType setPromotionalEventTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SubmissionDateType setSubmissionDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SubmissionDateType setSubmissionDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public FirstShipmentAvailibilityDateType setFirstShipmentAvailibilityDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public FirstShipmentAvailibilityDateType setFirstShipmentAvailibilityDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestProposalAcceptanceDateType setLatestProposalAcceptanceDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatestProposalAcceptanceDateType setLatestProposalAcceptanceDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getPromotionalEventTypeCodeValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getSubmissionDateValue()
@Nullable public LocalDate getSubmissionDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getFirstShipmentAvailibilityDateValue()
@Nullable public LocalDate getFirstShipmentAvailibilityDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getLatestProposalAcceptanceDateValue()
@Nullable public LocalDate getLatestProposalAcceptanceDateValueLocal()
Copyright © 2017–2021 Philip Helger. All rights reserved.