@CodingStyleguideUnaware public class EvidenceType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
EvidenceType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addCandidateStatement(CandidateStatementType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addDocumentReference(DocumentReferenceType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EvidenceType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(EvidenceType 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<CandidateStatementType> |
getCandidateStatement()
<pre>
<?
|
CandidateStatementType |
getCandidateStatementAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCandidateStatementCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
ConfidentialityLevelCodeType |
getConfidentialityLevelCode()
<pre>
<?
|
String |
getConfidentialityLevelCodeValue()
Get the value of the contained ConfidentialityLevelCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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
|
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
|
PartyType |
getEvidenceIssuingParty()
<pre>
<?
|
EvidenceTypeCodeType |
getEvidenceTypeCode()
<pre>
<?
|
String |
getEvidenceTypeCodeValue()
Get the value of the contained EvidenceTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
<pre>
<?
|
String |
getIDValue()
Get the value of the contained IDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LanguageType |
getLanguage()
<pre>
<?
|
NameType |
getName()
<pre>
<?
|
String |
getNameValue()
Get the value of the contained NameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasCandidateStatementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasDescriptionEntries()
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 |
hasNoCandidateStatementEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoDocumentReferenceEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCandidateStatement(List<CandidateStatementType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setConfidentialityLevelCode(ConfidentialityLevelCodeType value)
Sets the value of the confidentialityLevelCode property.
|
ConfidentialityLevelCodeType |
setConfidentialityLevelCode(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
|
void |
setDocumentReference(List<DocumentReferenceType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setEvidenceIssuingParty(PartyType value)
Sets the value of the evidenceIssuingParty property.
|
void |
setEvidenceTypeCode(EvidenceTypeCodeType value)
Sets the value of the evidenceTypeCode property.
|
EvidenceTypeCodeType |
setEvidenceTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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 |
setLanguage(LanguageType value)
Sets the value of the language property.
|
void |
setName(NameType value)
Sets the value of the name property.
|
NameType |
setName(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 EvidenceType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public EvidenceTypeCodeType getEvidenceTypeCode()
EvidenceTypeCodeTypepublic void setEvidenceTypeCode(@Nullable EvidenceTypeCodeType value)
value - allowed object is
EvidenceTypeCodeType@Nullable public NameType getName()
NameTypepublic void setName(@Nullable NameType value)
value - allowed object is
NameType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CandidateStatementType> getCandidateStatement()
CandidateStatementType@Nullable public ConfidentialityLevelCodeType getConfidentialityLevelCode()
ConfidentialityLevelCodeTypepublic void setConfidentialityLevelCode(@Nullable ConfidentialityLevelCodeType value)
value - allowed object is
ConfidentialityLevelCodeType@Nullable public PartyType getEvidenceIssuingParty()
PartyTypepublic void setEvidenceIssuingParty(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DocumentReferenceType> getDocumentReference()
DocumentReferenceType@Nullable public LanguageType getLanguage()
LanguageTypepublic void setLanguage(@Nullable LanguageType value)
value - allowed object is
LanguageTypepublic 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 setCandidateStatement(@Nullable List<CandidateStatementType> 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 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 hasCandidateStatementEntries()
public boolean hasNoCandidateStatementEntries()
@Nonnegative public int getCandidateStatementCount()
@Nullable public CandidateStatementType getCandidateStatementAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addCandidateStatement(@Nonnull CandidateStatementType 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 EvidenceType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public EvidenceType clone()
@Nonnull public EvidenceTypeCodeType setEvidenceTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ConfidentialityLevelCodeType setConfidentialityLevelCode(@Nullable String 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 NameType setName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getEvidenceTypeCodeValue()
@Nullable public String getNameValue()
@Nullable public String getConfidentialityLevelCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.