@CodingStyleguideUnaware public class ResponseValueType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
ResponseValueType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addResponse(ResponseType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ResponseValueType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(ResponseValueType 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<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
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ResponseType> |
getResponse()
<pre>
<?
|
ResponseAmountType |
getResponseAmount()
<pre>
<?
|
BigDecimal |
getResponseAmountValue()
Get the value of the contained ResponseAmountType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseType |
getResponseAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ResponseBinaryObjectType |
getResponseBinaryObject()
<pre>
<?
|
byte[] |
getResponseBinaryObjectValue()
Get the value of the contained ResponseBinaryObjectType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseCodeType |
getResponseCode()
<pre>
<?
|
String |
getResponseCodeValue()
Get the value of the contained ResponseCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
getResponseCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ResponseDateType |
getResponseDate()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetDate |
getResponseDateValue()
Get the value of the contained ResponseDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getResponseDateValueLocal()
Get the value of the contained ResponseDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseIDType |
getResponseID()
<pre>
<?
|
String |
getResponseIDValue()
Get the value of the contained ResponseIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseIndicatorType |
getResponseIndicator()
<pre>
<?
|
ResponseMeasureType |
getResponseMeasure()
<pre>
<?
|
BigDecimal |
getResponseMeasureValue()
Get the value of the contained ResponseMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseNumericType |
getResponseNumeric()
<pre>
<?
|
BigDecimal |
getResponseNumericValue()
Get the value of the contained ResponseNumericType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseQuantityType |
getResponseQuantity()
<pre>
<?
|
BigDecimal |
getResponseQuantityValue()
Get the value of the contained ResponseQuantityType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseTimeType |
getResponseTime()
<pre>
<?
|
com.helger.commons.datetime.XMLOffsetTime |
getResponseTimeValue()
Get the value of the contained ResponseTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalTime |
getResponseTimeValueLocal()
Get the value of the contained ResponseTimeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseURIType |
getResponseURI()
<pre>
<?
|
String |
getResponseURIValue()
Get the value of the contained ResponseURIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoResponseEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasResponseEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isResponseIndicatorValue(boolean nullValue)
Get the value of the contained ResponseIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponse(List<ResponseType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
ResponseAmountType |
setResponseAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseAmount(ResponseAmountType value)
Sets the value of the responseAmount property.
|
ResponseBinaryObjectType |
setResponseBinaryObject(byte[] valueParam)
Special setter with value of type byte[]<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseBinaryObject(ResponseBinaryObjectType value)
Sets the value of the responseBinaryObject property.
|
void |
setResponseCode(ResponseCodeType value)
Sets the value of the responseCode property.
|
ResponseCodeType |
setResponseCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseDateType |
setResponseDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseDate(ResponseDateType value)
Sets the value of the responseDate property.
|
ResponseDateType |
setResponseDate(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 |
setResponseID(ResponseIDType value)
Sets the value of the responseID property.
|
ResponseIDType |
setResponseID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ResponseIndicatorType |
setResponseIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseIndicator(ResponseIndicatorType value)
Sets the value of the responseIndicator property.
|
ResponseMeasureType |
setResponseMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseMeasure(ResponseMeasureType value)
Sets the value of the responseMeasure property.
|
ResponseNumericType |
setResponseNumeric(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseNumeric(ResponseNumericType value)
Sets the value of the responseNumeric property.
|
ResponseQuantityType |
setResponseQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseQuantity(ResponseQuantityType value)
Sets the value of the responseQuantity property.
|
ResponseTimeType |
setResponseTime(LocalTime valueParam)
Special setter with value of type LocalTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseTime(ResponseTimeType value)
Sets the value of the responseTime property.
|
ResponseTimeType |
setResponseTime(com.helger.commons.datetime.XMLOffsetTime valueParam)
Special setter with value of type XMLOffsetTime<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setResponseURI(ResponseURIType value)
Sets the value of the responseURI property.
|
ResponseURIType |
setResponseURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public ResponseValueType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ResponseType> getResponse()
ResponseType@Nullable public ResponseAmountType getResponseAmount()
ResponseAmountTypepublic void setResponseAmount(@Nullable ResponseAmountType value)
value - allowed object is
ResponseAmountType@Nullable public ResponseBinaryObjectType getResponseBinaryObject()
ResponseBinaryObjectTypepublic void setResponseBinaryObject(@Nullable ResponseBinaryObjectType value)
value - allowed object is
ResponseBinaryObjectType@Nullable public ResponseCodeType getResponseCode()
ResponseCodeTypepublic void setResponseCode(@Nullable ResponseCodeType value)
value - allowed object is
ResponseCodeType@Nullable public ResponseDateType getResponseDate()
ResponseDateTypepublic void setResponseDate(@Nullable ResponseDateType value)
value - allowed object is
ResponseDateType@Nullable public ResponseIDType getResponseID()
ResponseIDTypepublic void setResponseID(@Nullable ResponseIDType value)
value - allowed object is
ResponseIDType@Nullable public ResponseIndicatorType getResponseIndicator()
ResponseIndicatorTypepublic void setResponseIndicator(@Nullable ResponseIndicatorType value)
value - allowed object is
ResponseIndicatorType@Nullable public ResponseMeasureType getResponseMeasure()
ResponseMeasureTypepublic void setResponseMeasure(@Nullable ResponseMeasureType value)
value - allowed object is
ResponseMeasureType@Nullable public ResponseNumericType getResponseNumeric()
ResponseNumericTypepublic void setResponseNumeric(@Nullable ResponseNumericType value)
value - allowed object is
ResponseNumericType@Nullable public ResponseQuantityType getResponseQuantity()
ResponseQuantityTypepublic void setResponseQuantity(@Nullable ResponseQuantityType value)
value - allowed object is
ResponseQuantityType@Nullable public ResponseTimeType getResponseTime()
ResponseTimeTypepublic void setResponseTime(@Nullable ResponseTimeType value)
value - allowed object is
ResponseTimeType@Nullable public ResponseURIType getResponseURI()
ResponseURITypepublic void setResponseURI(@Nullable ResponseURIType value)
value - allowed object is
ResponseURITypepublic 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 setResponse(@Nullable List<ResponseType> 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 hasResponseEntries()
public boolean hasNoResponseEntries()
@Nonnegative public int getResponseCount()
@Nullable public ResponseType getResponseAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addResponse(@Nonnull ResponseType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull ResponseValueType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public ResponseValueType clone()
@Nonnull public ResponseAmountType setResponseAmount(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseBinaryObjectType setResponseBinaryObject(@Nullable byte[] valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseCodeType setResponseCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseDateType setResponseDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseDateType setResponseDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseTimeType setResponseTime(@Nullable com.helger.commons.datetime.XMLOffsetTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseTimeType setResponseTime(@Nullable LocalTime valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseIDType setResponseID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseURIType setResponseURI(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseIndicatorType setResponseIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public ResponseMeasureType setResponseMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseNumericType setResponseNumeric(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ResponseQuantityType setResponseQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public BigDecimal getResponseAmountValue()
@Nullable public byte[] getResponseBinaryObjectValue()
@Nullable public String getResponseCodeValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getResponseDateValue()
@Nullable public LocalDate getResponseDateValueLocal()
@Nullable public String getResponseIDValue()
public boolean isResponseIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>@Nullable public BigDecimal getResponseMeasureValue()
@Nullable public BigDecimal getResponseNumericValue()
@Nullable public BigDecimal getResponseQuantityValue()
@Nullable public com.helger.commons.datetime.XMLOffsetTime getResponseTimeValue()
@Nullable public LocalTime getResponseTimeValueLocal()
Copyright © 2017–2021 Philip Helger. All rights reserved.