@CodingStyleguideUnaware public class StatusType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
StatusType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addCondition(ConditionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addStatusReason(StatusReasonType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addText(TextType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
StatusType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(StatusType 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<ConditionType> |
getCondition()
<pre>
<?
|
ConditionType |
getConditionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ConditionCodeType |
getConditionCode()
<pre>
<?
|
String |
getConditionCodeValue()
Get the value of the contained ConditionCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
getConditionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<DescriptionType> |
getDescription()
<pre>
<?
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IndicationIndicatorType |
getIndicationIndicator()
<pre>
<?
|
PercentType |
getPercent()
<pre>
<?
|
BigDecimal |
getPercentValue()
Get the value of the contained PercentType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ReferenceDateType |
getReferenceDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getReferenceDateValue()
Get the value of the contained ReferenceDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getReferenceDateValueLocal()
Get the value of the contained ReferenceDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ReferenceTimeType |
getReferenceTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getReferenceTimeValue()
Get the value of the contained ReferenceTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getReferenceTimeValueLocal()
Get the value of the contained ReferenceTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ReliabilityPercentType |
getReliabilityPercent()
<pre>
<?
|
BigDecimal |
getReliabilityPercentValue()
Get the value of the contained ReliabilityPercentType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
SequenceIDType |
getSequenceID()
<pre>
<?
|
String |
getSequenceIDValue()
Get the value of the contained SequenceIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<StatusReasonType> |
getStatusReason()
<pre>
<?
|
StatusReasonType |
getStatusReasonAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
StatusReasonCodeType |
getStatusReasonCode()
<pre>
<?
|
String |
getStatusReasonCodeValue()
Get the value of the contained StatusReasonCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
getStatusReasonCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TextType> |
getText()
<pre>
<?
|
TextType |
getTextAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTextCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasConditionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoConditionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoStatusReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoTextEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasStatusReasonEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTextEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isIndicationIndicatorValue(boolean nullValue)
Get the value of the contained IndicationIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCondition(List<ConditionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConditionCode(ConditionCodeType value)
Sets the value of the conditionCode property.
|
ConditionCodeType |
setConditionCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
IndicationIndicatorType |
setIndicationIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setIndicationIndicator(IndicationIndicatorType value)
Sets the value of the indicationIndicator property.
|
PercentType |
setPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPercent(PercentType value)
Sets the value of the percent property.
|
ReferenceDateType |
setReferenceDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setReferenceDate(ReferenceDateType value)
Sets the value of the referenceDate property.
|
ReferenceDateType |
setReferenceDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ReferenceTimeType |
setReferenceTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setReferenceTime(ReferenceTimeType value)
Sets the value of the referenceTime property.
|
ReferenceTimeType |
setReferenceTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ReliabilityPercentType |
setReliabilityPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setReliabilityPercent(ReliabilityPercentType value)
Sets the value of the reliabilityPercent property.
|
void |
setSequenceID(SequenceIDType value)
Sets the value of the sequenceID property.
|
SequenceIDType |
setSequenceID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setStatusReason(List<StatusReasonType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setStatusReasonCode(StatusReasonCodeType value)
Sets the value of the statusReasonCode property.
|
StatusReasonCodeType |
setStatusReasonCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setText(List<TextType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public StatusType()
@Nullable public ConditionCodeType getConditionCode()
ConditionCodeTypepublic void setConditionCode(@Nullable ConditionCodeType value)
value - allowed object is
ConditionCodeType@Nullable public ReferenceDateType getReferenceDate()
ReferenceDateTypepublic void setReferenceDate(@Nullable ReferenceDateType value)
value - allowed object is
ReferenceDateType@Nullable public ReferenceTimeType getReferenceTime()
ReferenceTimeTypepublic void setReferenceTime(@Nullable ReferenceTimeType value)
value - allowed object is
ReferenceTimeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public StatusReasonCodeType getStatusReasonCode()
StatusReasonCodeTypepublic void setStatusReasonCode(@Nullable StatusReasonCodeType value)
value - allowed object is
StatusReasonCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<StatusReasonType> getStatusReason()
StatusReasonType@Nullable public SequenceIDType getSequenceID()
SequenceIDTypepublic void setSequenceID(@Nullable SequenceIDType value)
value - allowed object is
SequenceIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TextType> getText()
TextType@Nullable public IndicationIndicatorType getIndicationIndicator()
IndicationIndicatorTypepublic void setIndicationIndicator(@Nullable IndicationIndicatorType value)
value - allowed object is
IndicationIndicatorType@Nullable public PercentType getPercent()
PercentTypepublic void setPercent(@Nullable PercentType value)
value - allowed object is
PercentType@Nullable public ReliabilityPercentType getReliabilityPercent()
ReliabilityPercentTypepublic void setReliabilityPercent(@Nullable ReliabilityPercentType value)
value - allowed object is
ReliabilityPercentType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ConditionType> getCondition()
ConditionTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setStatusReason(@Nullable List<StatusReasonType> aList)
aList - The new list member to set. May be <code>null</code>.public void setText(@Nullable List<TextType> aList)
aList - The new list member to set. May be <code>null</code>.public void setCondition(@Nullable List<ConditionType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDescriptionEntries()
public boolean hasNoDescriptionEntries()
@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasStatusReasonEntries()
public boolean hasNoStatusReasonEntries()
@Nonnegative public int getStatusReasonCount()
@Nullable public StatusReasonType getStatusReasonAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addStatusReason(@Nonnull StatusReasonType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasTextEntries()
public boolean hasNoTextEntries()
@Nonnegative public int getTextCount()
@Nullable public TextType getTextAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addText(@Nonnull TextType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasConditionEntries()
public boolean hasNoConditionEntries()
@Nonnegative public int getConditionCount()
@Nullable public ConditionType getConditionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addCondition(@Nonnull ConditionType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull StatusType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public StatusType clone()
@Nonnull public ConditionCodeType setConditionCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public StatusReasonCodeType setStatusReasonCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ReferenceDateType setReferenceDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ReferenceDateType setReferenceDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ReferenceTimeType setReferenceTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ReferenceTimeType setReferenceTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SequenceIDType setSequenceID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IndicationIndicatorType setIndicationIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public PercentType setPercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ReliabilityPercentType setReliabilityPercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getConditionCodeValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getReferenceDateValue()
@Nullable public LocalDate getReferenceDateValueLocal()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getReferenceTimeValue()
@Nullable public LocalTime getReferenceTimeValueLocal()
@Nullable public String getStatusReasonCodeValue()
@Nullable public String getSequenceIDValue()
public boolean isIndicationIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public BigDecimal getPercentValue()
@Nullable public BigDecimal getReliabilityPercentValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.