@CodingStyleguideUnaware public class OrderLineType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
OrderLineType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBuyerProposedSubstituteLineItem(LineItemType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addNote(NoteType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addOrderLineReference(OrderLineReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSellerProposedSubstituteLineItem(LineItemType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSellerSubstitutedLineItem(LineItemType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
OrderLineType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(OrderLineType 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
|
List<LineItemType> |
getBuyerProposedSubstituteLineItem()
<pre>
<?
|
LineItemType |
getBuyerProposedSubstituteLineItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getBuyerProposedSubstituteLineItemCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
LineReferenceType |
getCatalogueLineReference()
<pre>
<?
|
List<DocumentReferenceType> |
getDocumentReference()
<pre>
<?
|
DocumentReferenceType |
getDocumentReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDocumentReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
LineItemType |
getLineItem()
<pre>
<?
|
List<NoteType> |
getNote()
<pre>
<?
|
NoteType |
getNoteAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getNoteCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<OrderLineReferenceType> |
getOrderLineReference()
<pre>
<?
|
OrderLineReferenceType |
getOrderLineReferenceAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getOrderLineReferenceCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
LineReferenceType |
getQuotationLineReference()
<pre>
<?
|
List<LineItemType> |
getSellerProposedSubstituteLineItem()
<pre>
<?
|
LineItemType |
getSellerProposedSubstituteLineItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSellerProposedSubstituteLineItemCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<LineItemType> |
getSellerSubstitutedLineItem()
<pre>
<?
|
LineItemType |
getSellerSubstitutedLineItemAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSellerSubstitutedLineItemCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
SubstitutionStatusCodeType |
getSubstitutionStatusCode()
<pre>
<?
|
String |
getSubstitutionStatusCodeValue()
Get the value of the contained SubstitutionStatusCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasBuyerProposedSubstituteLineItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoBuyerProposedSubstituteLineItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoOrderLineReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSellerProposedSubstituteLineItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSellerSubstitutedLineItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoteEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasOrderLineReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSellerProposedSubstituteLineItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSellerSubstitutedLineItemEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setBuyerProposedSubstituteLineItem(List<LineItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCatalogueLineReference(LineReferenceType value)
Sets the value of the catalogueLineReference property.
|
void |
setDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLineItem(LineItemType value)
Sets the value of the lineItem property.
|
void |
setNote(List<NoteType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setOrderLineReference(List<OrderLineReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setQuotationLineReference(LineReferenceType value)
Sets the value of the quotationLineReference property.
|
void |
setSellerProposedSubstituteLineItem(List<LineItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSellerSubstitutedLineItem(List<LineItemType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
SubstitutionStatusCodeType |
setSubstitutionStatusCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSubstitutionStatusCode(SubstitutionStatusCodeType value)
Sets the value of the substitutionStatusCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public OrderLineType()
@Nullable public SubstitutionStatusCodeType getSubstitutionStatusCode()
SubstitutionStatusCodeTypepublic void setSubstitutionStatusCode(@Nullable SubstitutionStatusCodeType value)
value - allowed object is
SubstitutionStatusCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<NoteType> getNote()
NoteType@Nullable public LineItemType getLineItem()
LineItemTypepublic void setLineItem(@Nullable LineItemType value)
value - allowed object is
LineItemType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LineItemType> getSellerProposedSubstituteLineItem()
LineItemType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LineItemType> getSellerSubstitutedLineItem()
LineItemType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LineItemType> getBuyerProposedSubstituteLineItem()
LineItemType@Nullable public LineReferenceType getCatalogueLineReference()
LineReferenceTypepublic void setCatalogueLineReference(@Nullable LineReferenceType value)
value - allowed object is
LineReferenceType@Nullable public LineReferenceType getQuotationLineReference()
LineReferenceTypepublic void setQuotationLineReference(@Nullable LineReferenceType value)
value - allowed object is
LineReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<OrderLineReferenceType> getOrderLineReference()
OrderLineReferenceType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getDocumentReference()
DocumentReferenceTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setNote(@Nullable List<NoteType> aList)
aList - The new list member to set. May be <code>null</code>.public void setSellerProposedSubstituteLineItem(@Nullable List<LineItemType> aList)
aList - The new list member to set. May be <code>null</code>.public void setSellerSubstitutedLineItem(@Nullable List<LineItemType> aList)
aList - The new list member to set. May be <code>null</code>.public void setBuyerProposedSubstituteLineItem(@Nullable List<LineItemType> aList)
aList - The new list member to set. May be <code>null</code>.public void setOrderLineReference(@Nullable List<OrderLineReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public void setDocumentReference(@Nullable List<DocumentReferenceType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasNoteEntries()
public boolean hasNoNoteEntries()
@Nonnegative public int getNoteCount()
@Nullable public NoteType getNoteAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addNote(@Nonnull NoteType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasSellerProposedSubstituteLineItemEntries()
public boolean hasNoSellerProposedSubstituteLineItemEntries()
@Nonnegative public int getSellerProposedSubstituteLineItemCount()
@Nullable public LineItemType getSellerProposedSubstituteLineItemAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addSellerProposedSubstituteLineItem(@Nonnull LineItemType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasSellerSubstitutedLineItemEntries()
public boolean hasNoSellerSubstitutedLineItemEntries()
@Nonnegative public int getSellerSubstitutedLineItemCount()
@Nullable public LineItemType getSellerSubstitutedLineItemAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addSellerSubstitutedLineItem(@Nonnull LineItemType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasBuyerProposedSubstituteLineItemEntries()
public boolean hasNoBuyerProposedSubstituteLineItemEntries()
@Nonnegative public int getBuyerProposedSubstituteLineItemCount()
@Nullable public LineItemType getBuyerProposedSubstituteLineItemAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addBuyerProposedSubstituteLineItem(@Nonnull LineItemType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasOrderLineReferenceEntries()
public boolean hasNoOrderLineReferenceEntries()
@Nonnegative public int getOrderLineReferenceCount()
@Nullable public OrderLineReferenceType getOrderLineReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addOrderLineReference(@Nonnull OrderLineReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasDocumentReferenceEntries()
public boolean hasNoDocumentReferenceEntries()
@Nonnegative public int getDocumentReferenceCount()
@Nullable public DocumentReferenceType getDocumentReferenceAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDocumentReference(@Nonnull DocumentReferenceType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull OrderLineType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public OrderLineType clone()
@Nonnull public SubstitutionStatusCodeType setSubstitutionStatusCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getSubstitutionStatusCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.