@CodingStyleguideUnaware public class RequestEvidenceUSIItemType extends RequestEvidenceItemType
| Constructor and Description |
|---|
RequestEvidenceUSIItemType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
RequestEvidenceUSIItemType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(RequestEvidenceUSIItemType 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
|
String |
getDataEvaluatorURL()
Gets the value of the dataEvaluatorURL property.
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setDataEvaluatorURL(String value)
Sets the value of the dataEvaluatorURL property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
addAdditionalParameter, cloneTo, getAdditionalParameter, getAdditionalParameterAtIndex, getAdditionalParameterCount, getCanonicalEvidenceTypeId, getDataRequestSubject, getRequestGrounds, getRequestItemId, hasAdditionalParameterEntries, hasNoAdditionalParameterEntries, setAdditionalParameter, setCanonicalEvidenceTypeId, setDataRequestSubject, setRequestGrounds, setRequestItemIdpublic RequestEvidenceUSIItemType()
@Nullable public String getDataEvaluatorURL()
Stringpublic void setDataEvaluatorURL(@Nullable String value)
value - allowed object is
Stringpublic boolean equals(Object o)
equals in class RequestEvidenceItemTypepublic int hashCode()
hashCode in class RequestEvidenceItemTypepublic String toString()
toString in class RequestEvidenceItemTypepublic void cloneTo(@Nonnull RequestEvidenceUSIItemType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public RequestEvidenceUSIItemType clone()
clone in interface com.helger.commons.lang.IExplicitlyCloneableclone in class RequestEvidenceItemTypeCopyright © 2021–2022 de4a. All rights reserved.