@CodingStyleguideUnaware public class WebSiteType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
WebSiteType()
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 |
addWebSiteAccess(WebSiteAccessType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
WebSiteType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(WebSiteType 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
|
NameType |
getName()
<pre>
<?
|
String |
getNameValue()
Get the value of the contained NameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
URIType |
getURI()
<pre>
<?
|
String |
getURIValue()
Get the value of the contained URIType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<WebSiteAccessType> |
getWebSiteAccess()
<pre>
<?
|
WebSiteAccessType |
getWebSiteAccessAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWebSiteAccessCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
WebSiteTypeCodeType |
getWebSiteTypeCode()
<pre>
<?
|
String |
getWebSiteTypeCodeValue()
Get the value of the contained WebSiteTypeCodeType 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 |
hasNoWebSiteAccessEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWebSiteAccessEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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 |
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
|
URIType |
setURI(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setURI(URIType value)
Sets the value of the uri property.
|
void |
setWebSiteAccess(List<WebSiteAccessType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
WebSiteTypeCodeType |
setWebSiteTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWebSiteTypeCode(WebSiteTypeCodeType value)
Sets the value of the webSiteTypeCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public WebSiteType()
@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@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@Nullable public WebSiteTypeCodeType getWebSiteTypeCode()
WebSiteTypeCodeTypepublic void setWebSiteTypeCode(@Nullable WebSiteTypeCodeType value)
value - allowed object is
WebSiteTypeCodeType@Nullable public URIType getURI()
URITypepublic void setURI(@Nullable URIType value)
value - allowed object is
URIType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<WebSiteAccessType> getWebSiteAccess()
WebSiteAccessTypepublic 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 setWebSiteAccess(@Nullable List<WebSiteAccessType> 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 hasWebSiteAccessEntries()
public boolean hasNoWebSiteAccessEntries()
@Nonnegative public int getWebSiteAccessCount()
@Nullable public WebSiteAccessType getWebSiteAccessAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addWebSiteAccess(@Nonnull WebSiteAccessType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull WebSiteType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public WebSiteType clone()
@Nonnull public WebSiteTypeCodeType setWebSiteTypeCode(@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 URIType setURI(@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 getNameValue()
@Nullable public String getWebSiteTypeCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.