@CodingStyleguideUnaware public class FoafPersonType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
Java class for PersonType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://xmlns.com/foaf/0.1/}currentProject" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}lastName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}familyName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}family_name" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}firstName" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}geekcode" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}img" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}myersBriggs" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}pastProject" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}primaryTopic" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}publications" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}schoolInfoHomepage" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}surname" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://xmlns.com/foaf/0.1/}workInfoHomepage" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
FoafPersonType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addCurrentProject(Object elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFamily_Name(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFamilyName(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addFirstName(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addGeekcode(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addImg(byte[] elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addLastName(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMyersBriggs(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPastProject(Object elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPrimaryTopic(Object elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addPublications(FoafDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSchoolInfoHomepage(FoafDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSurname(String elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addWorkInfoHomepage(FoafDocumentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
FoafPersonType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(FoafPersonType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<Object> |
getCurrentProject()
Gets the value of the currentProject property.
|
Object |
getCurrentProjectAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCurrentProjectCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getFamily_Name()
Gets the value of the familyName property.
|
String |
getFamily_NameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFamily_NameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getFamilyName()
Gets the value of the familyName property.
|
String |
getFamilyNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFamilyNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getFirstName()
Gets the value of the firstName property.
|
String |
getFirstNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getFirstNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getGeekcode()
Gets the value of the geekcode property.
|
String |
getGeekcodeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getGeekcodeCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<byte[]> |
getImg()
Gets the value of the img property.
|
byte[] |
getImgAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getImgCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getLastName()
Gets the value of the lastName property.
|
String |
getLastNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLastNameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getMyersBriggs()
Gets the value of the myersBriggs property.
|
String |
getMyersBriggsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMyersBriggsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<Object> |
getPastProject()
Gets the value of the pastProject property.
|
Object |
getPastProjectAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPastProjectCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<Object> |
getPrimaryTopic()
Gets the value of the primaryTopic property.
|
Object |
getPrimaryTopicAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPrimaryTopicCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<FoafDocumentType> |
getPublications()
Gets the value of the publications property.
|
FoafDocumentType |
getPublicationsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getPublicationsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<FoafDocumentType> |
getSchoolInfoHomepage()
Gets the value of the schoolInfoHomepage property.
|
FoafDocumentType |
getSchoolInfoHomepageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSchoolInfoHomepageCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<String> |
getSurname()
Gets the value of the surname property.
|
String |
getSurnameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSurnameCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<FoafDocumentType> |
getWorkInfoHomepage()
Gets the value of the workInfoHomepage property.
|
FoafDocumentType |
getWorkInfoHomepageAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getWorkInfoHomepageCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasCurrentProjectEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFamily_NameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFamilyNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasFirstNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasGeekcodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasImgEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasLastNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasMyersBriggsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoCurrentProjectEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFamily_NameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFamilyNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoFirstNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoGeekcodeEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoImgEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLastNameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMyersBriggsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPastProjectEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPrimaryTopicEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoPublicationsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSchoolInfoHomepageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSurnameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoWorkInfoHomepageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPastProjectEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPrimaryTopicEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasPublicationsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSchoolInfoHomepageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSurnameEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasWorkInfoHomepageEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCurrentProject(List<Object> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setFamily_Name(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setFamilyName(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setFirstName(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setGeekcode(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setImg(List<byte[]> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLastName(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setMyersBriggs(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPastProject(List<Object> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPrimaryTopic(List<Object> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setPublications(List<FoafDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSchoolInfoHomepage(List<FoafDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setSurname(List<String> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setWorkInfoHomepage(List<FoafDocumentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public FoafPersonType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<Object> getCurrentProject()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the currentProject property.
For example, to add a new item, do as follows:
getCurrentProject().add(newItem);
Objects of the following type(s) are allowed in the list
Object
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getLastName()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the lastName property.
For example, to add a new item, do as follows:
getLastName().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getFamilyName()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the familyName property.
For example, to add a new item, do as follows:
getFamilyName().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getFamily_Name()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the familyName property.
For example, to add a new item, do as follows:
getFamily_Name().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getFirstName()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the firstName property.
For example, to add a new item, do as follows:
getFirstName().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getGeekcode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the geekcode property.
For example, to add a new item, do as follows:
getGeekcode().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<byte[]> getImg()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the img property.
For example, to add a new item, do as follows:
getImg().add(newItem);
Objects of the following type(s) are allowed in the list byte[]
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getMyersBriggs()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the myersBriggs property.
For example, to add a new item, do as follows:
getMyersBriggs().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<Object> getPastProject()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pastProject property.
For example, to add a new item, do as follows:
getPastProject().add(newItem);
Objects of the following type(s) are allowed in the list
Object
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<Object> getPrimaryTopic()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the primaryTopic property.
For example, to add a new item, do as follows:
getPrimaryTopic().add(newItem);
Objects of the following type(s) are allowed in the list
Object
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<FoafDocumentType> getPublications()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the publications property.
For example, to add a new item, do as follows:
getPublications().add(newItem);
Objects of the following type(s) are allowed in the list
FoafDocumentType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<FoafDocumentType> getSchoolInfoHomepage()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the schoolInfoHomepage property.
For example, to add a new item, do as follows:
getSchoolInfoHomepage().add(newItem);
Objects of the following type(s) are allowed in the list
FoafDocumentType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<String> getSurname()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the surname property.
For example, to add a new item, do as follows:
getSurname().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<FoafDocumentType> getWorkInfoHomepage()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the workInfoHomepage property.
For example, to add a new item, do as follows:
getWorkInfoHomepage().add(newItem);
Objects of the following type(s) are allowed in the list
FoafDocumentType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setCurrentProject(@Nullable List<Object> aList)
aList - The new list member to set. May be null.public void setLastName(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setFamilyName(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setFamily_Name(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setFirstName(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setGeekcode(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setImg(@Nullable List<byte[]> aList)
aList - The new list member to set. May be null.public void setMyersBriggs(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setPastProject(@Nullable List<Object> aList)
aList - The new list member to set. May be null.public void setPrimaryTopic(@Nullable List<Object> aList)
aList - The new list member to set. May be null.public void setPublications(@Nullable List<FoafDocumentType> aList)
aList - The new list member to set. May be null.public void setSchoolInfoHomepage(@Nullable List<FoafDocumentType> aList)
aList - The new list member to set. May be null.public void setSurname(@Nullable List<String> aList)
aList - The new list member to set. May be null.public void setWorkInfoHomepage(@Nullable List<FoafDocumentType> aList)
aList - The new list member to set. May be null.public boolean hasCurrentProjectEntries()
true if at least one item is contained, false otherwise.public boolean hasNoCurrentProjectEntries()
true if no item is contained, false otherwise.@Nonnegative public int getCurrentProjectCount()
@Nullable public Object getCurrentProjectAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addCurrentProject(@Nonnull Object elem)
elem - The element to be added. May not be null.public boolean hasLastNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLastNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLastNameCount()
@Nullable public String getLastNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLastName(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasFamilyNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFamilyNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFamilyNameCount()
@Nullable public String getFamilyNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFamilyName(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasFamily_NameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFamily_NameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFamily_NameCount()
@Nullable public String getFamily_NameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFamily_Name(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasFirstNameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoFirstNameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getFirstNameCount()
@Nullable public String getFirstNameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addFirstName(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasGeekcodeEntries()
true if at least one item is contained, false otherwise.public boolean hasNoGeekcodeEntries()
true if no item is contained, false otherwise.@Nonnegative public int getGeekcodeCount()
@Nullable public String getGeekcodeAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addGeekcode(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasImgEntries()
true if at least one item is contained, false otherwise.public boolean hasNoImgEntries()
true if no item is contained, false otherwise.@Nonnegative public int getImgCount()
@Nullable public byte[] getImgAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addImg(@Nonnull byte[] elem)
elem - The element to be added. May not be null.public boolean hasMyersBriggsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoMyersBriggsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getMyersBriggsCount()
@Nullable public String getMyersBriggsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addMyersBriggs(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasPastProjectEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPastProjectEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPastProjectCount()
@Nullable public Object getPastProjectAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPastProject(@Nonnull Object elem)
elem - The element to be added. May not be null.public boolean hasPrimaryTopicEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPrimaryTopicEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPrimaryTopicCount()
@Nullable public Object getPrimaryTopicAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPrimaryTopic(@Nonnull Object elem)
elem - The element to be added. May not be null.public boolean hasPublicationsEntries()
true if at least one item is contained, false otherwise.public boolean hasNoPublicationsEntries()
true if no item is contained, false otherwise.@Nonnegative public int getPublicationsCount()
@Nullable public FoafDocumentType getPublicationsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addPublications(@Nonnull FoafDocumentType elem)
elem - The element to be added. May not be null.public boolean hasSchoolInfoHomepageEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSchoolInfoHomepageEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSchoolInfoHomepageCount()
@Nullable public FoafDocumentType getSchoolInfoHomepageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSchoolInfoHomepage(@Nonnull FoafDocumentType elem)
elem - The element to be added. May not be null.public boolean hasSurnameEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSurnameEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSurnameCount()
@Nullable public String getSurnameAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSurname(@Nonnull String elem)
elem - The element to be added. May not be null.public boolean hasWorkInfoHomepageEntries()
true if at least one item is contained, false otherwise.public boolean hasNoWorkInfoHomepageEntries()
true if no item is contained, false otherwise.@Nonnegative public int getWorkInfoHomepageCount()
@Nullable public FoafDocumentType getWorkInfoHomepageAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addWorkInfoHomepage(@Nonnull FoafDocumentType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull FoafPersonType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public FoafPersonType clone()
Copyright © 2020 toop.eu. All rights reserved.