Class Person
- java.lang.Object
- 
- com.ibm.wsspi.security.wim.model.Entity
- 
- com.ibm.wsspi.security.wim.model.RolePlayer
- 
- com.ibm.wsspi.security.wim.model.Party
- 
- com.ibm.wsspi.security.wim.model.Person
 
 
 
 
- 
 public class Person extends Party Java class for Person complex type. The following schema fragment specifies the expected content contained within this class. <complexType name="Person"> <complexContent> <extension base="{http://www.ibm.com/websphere/wim}Party"> <group ref="{http://www.ibm.com/websphere/wim}PersonPropertyGroup"/> </extension> </complexContent> </complexType>The Person object extends the Party object and is used to represent a user or principal. The Person object defines the various properties that can be associated with a user, such as uid, cn, and mail. 
- 
- 
Constructor SummaryConstructors Constructor Description Person()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectget(java.lang.String propName)Gets the value of the requested propertyjava.util.List<AddressType>getBusinessAddress()Gets the value of the businessAddress property.java.util.List<java.lang.String>getBusinessCategory()Gets the value of the businessCategory property.java.util.List<java.lang.String>getC()Gets the value of the c property.java.util.List<java.lang.String>getCarLicense()Gets the value of the carLicense property.java.util.List<java.lang.String>getCity()Gets the value of the city property.java.lang.StringgetCn()Gets the value of the cn property.java.util.List<java.lang.String>getCountryName()Gets the value of the countryName property.java.lang.StringgetDataType(java.lang.String propName)Gets the Java type of the value of the provided property.java.util.List<java.lang.String>getDepartmentNumber()Gets the value of the departmentNumber property.java.util.List<java.lang.String>getDescription()Gets the value of the description property.java.util.List<java.lang.String>getDisplayName()Gets the value of the displayName property.java.lang.StringgetEmployeeNumber()Gets the value of the employeeNumber property.java.lang.StringgetEmployeeType()Gets the value of the employeeType property.java.util.List<java.lang.String>getFacsimileTelephoneNumber()Gets the value of the facsimileTelephoneNumber property.java.util.List<java.lang.String>getGivenName()Gets the value of the givenName property.java.util.List<AddressType>getHomeAddress()Gets the value of the homeAddress property.java.util.List<java.lang.String>getHomePostalAddress()Gets the value of the homePostalAddress property.java.util.List<java.lang.String>getIbmJobTitle()Gets the value of the ibmJobTitle property.java.lang.StringgetIbmPrimaryEmail()Gets the value of the ibmPrimaryEmail property.java.util.List<java.lang.String>getInitials()Gets the value of the initials property.java.util.List<byte[]>getJpegPhoto()Gets the value of the jpegPhoto property.java.lang.StringgetKerberosId()Gets the value of the kerberosId property.java.util.List<java.lang.String>getL()Gets the value of the l property.java.lang.StringgetLabeledURI()Gets the value of the labeledURI property.java.util.List<java.lang.String>getLocalityName()Gets the value of the localityName property.java.lang.StringgetMail()Gets the value of the mail property.java.util.List<IdentifierType>getManager()Gets the value of the manager property.java.util.List<java.lang.String>getMobile()Gets the value of the mobile property.java.util.List<java.lang.String>getPager()Gets the value of the pager property.java.lang.StringgetPhotoUrl()Gets the value of the photoURL property.java.lang.StringgetPhotoUrlThumbnail()Gets the value of the photoURLThumbnail property.java.util.List<java.lang.String>getPostalAddress()Gets the value of the postalAddress property.java.util.List<java.lang.String>getPostalCode()Gets the value of the postalCode property.java.lang.StringgetPreferredLanguage()Gets the value of the preferredLanguage property.static java.util.ListgetPropertyNames(java.lang.String entityTypeName)java.util.List<java.lang.String>getRoomNumber()Gets the value of the roomNumber property.java.util.List<IdentifierType>getSecretary()Gets the value of the secretary property.java.util.List<java.lang.String>getSeeAlso()Gets the value of the seeAlso property.java.lang.StringgetSn()Gets the value of the sn property.java.util.List<java.lang.String>getSt()Gets the value of the st property.java.util.List<java.lang.String>getStateOrProvinceName()Gets the value of the stateOrProvinceName property.java.util.List<java.lang.String>getStreet()Gets the value of the street property.static java.util.HashSetgetSubTypes()java.util.ArrayListgetSuperTypes()Gets a list of any model objects which this model object, Entity, is an extension of.java.util.List<java.lang.String>getTelephoneNumber()Gets the value of the telephoneNumber property.java.util.List<java.lang.String>getTitle()Gets the value of the title property.java.lang.StringgetTypeName()Gets the name of this model object, Entityjava.lang.StringgetUid()Gets the value of the uid property.booleanisMultiValuedProperty(java.lang.String propName)Return whether the specified property is a multi-valued property and capable of holding multiple values.booleanisSet(java.lang.String propName)Returns true if the requested property is set; false, otherwise.booleanisSetBusinessAddress()booleanisSetBusinessCategory()booleanisSetC()booleanisSetCarLicense()booleanisSetCity()booleanisSetCn()booleanisSetCountryName()booleanisSetDepartmentNumber()booleanisSetDescription()booleanisSetDisplayName()booleanisSetEmployeeNumber()booleanisSetEmployeeType()booleanisSetFacsimileTelephoneNumber()booleanisSetGivenName()booleanisSetHomeAddress()booleanisSetHomePostalAddress()booleanisSetIbmJobTitle()booleanisSetIbmPrimaryEmail()booleanisSetInitials()booleanisSetJpegPhoto()booleanisSetKerberosId()booleanisSetL()booleanisSetLabeledURI()booleanisSetLocalityName()booleanisSetMail()booleanisSetManager()booleanisSetMobile()booleanisSetPager()booleanisSetPhotoUrl()booleanisSetPhotoUrlThumbnail()booleanisSetPostalAddress()booleanisSetPostalCode()booleanisSetPreferredLanguage()booleanisSetRoomNumber()booleanisSetSecretary()booleanisSetSeeAlso()booleanisSetSn()booleanisSetSt()booleanisSetStateOrProvinceName()booleanisSetStreet()booleanisSetTelephoneNumber()booleanisSetTitle()booleanisSetUid()booleanisSubType(java.lang.String superTypeName)Returns a true if the provided model object is one that this model object extends; false, otherwise.voidset(java.lang.String propName, java.lang.Object value)Sets the value of the provided property to the provided value.voidsetCn(java.lang.String value)Sets the value of the cn property.voidsetEmployeeNumber(java.lang.String value)Sets the value of the employeeNumber property.voidsetEmployeeType(java.lang.String value)Sets the value of the employeeType property.voidsetIbmPrimaryEmail(java.lang.String value)Sets the value of the ibmPrimaryEmail property.voidsetKerberosId(java.lang.String value)Sets the value of the kerberosId property.voidsetLabeledURI(java.lang.String value)Sets the value of the labeledURI property.voidsetMail(java.lang.String value)Sets the value of the mail property.voidsetPhotoUrl(java.lang.String value)Sets the value of the photoURL property.voidsetPhotoUrlThumbnail(java.lang.String value)Sets the value of the photoURLThumbnail property.voidsetPreferredLanguage(java.lang.String value)Sets the value of the preferredLanguage property.voidsetSn(java.lang.String value)Sets the value of the sn property.voidsetUid(java.lang.String value)Sets the value of the uid property.java.lang.StringtoString()Returns this model object, Entity, and its contents as a Stringvoidunset(java.lang.String propName)Sets the value of provided property to null.voidunsetBusinessAddress()voidunsetBusinessCategory()voidunsetC()voidunsetCarLicense()voidunsetCity()voidunsetCountryName()voidunsetDepartmentNumber()voidunsetDescription()voidunsetDisplayName()voidunsetFacsimileTelephoneNumber()voidunsetGivenName()voidunsetHomeAddress()voidunsetHomePostalAddress()voidunsetIbmJobTitle()voidunsetInitials()voidunsetJpegPhoto()voidunsetL()voidunsetLocalityName()voidunsetManager()voidunsetMobile()voidunsetPager()voidunsetPostalAddress()voidunsetPostalCode()voidunsetRoomNumber()voidunsetSecretary()voidunsetSeeAlso()voidunsetSt()voidunsetStateOrProvinceName()voidunsetStreet()voidunsetTelephoneNumber()voidunsetTitle()- 
Methods inherited from class com.ibm.wsspi.security.wim.model.PartyisMandatory, isPersistentProperty
 - 
Methods inherited from class com.ibm.wsspi.security.wim.model.RolePlayergetPartyRoles, isSetPartyRoles, unsetPartyRoles
 - 
Methods inherited from class com.ibm.wsspi.security.wim.model.EntitygetChangeType, getChildren, getCreateTimestamp, getEntitlementInfo, getGroups, getIdentifier, getModifyTimestamp, getParent, getSubEntityTypes, getViewIdentifiers, isSetChangeType, isSetChildren, isSetCreateTimestamp, isSetEntitlementInfo, isSetGroups, isSetIdentifier, isSetModifyTimestamp, isSetParent, isSetViewIdentifiers, isUnset, reInitializePropertyNames, setChangeType, setCreateTimestamp, setEntitlementInfo, setIdentifier, setModifyTimestamp, setParent, unsetChildren, unsetGroups, unsetViewIdentifiers
 
- 
 
- 
- 
- 
Method Detail- 
getUidpublic java.lang.String getUid() Gets the value of the uid property.- Returns:
- possible object is String
 
 - 
setUidpublic void setUid(java.lang.String value) Sets the value of the uid property.- Parameters:
- value- allowed object is- String
 
 - 
isSetUidpublic boolean isSetUid() 
 - 
getCnpublic java.lang.String getCn() Gets the value of the cn property.- Returns:
- possible object is String
 
 - 
setCnpublic void setCn(java.lang.String value) Sets the value of the cn property.- Parameters:
- value- allowed object is- String
 
 - 
isSetCnpublic boolean isSetCn() 
 - 
getSnpublic java.lang.String getSn() Gets the value of the sn property.- Returns:
- possible object is String
 
 - 
setSnpublic void setSn(java.lang.String value) Sets the value of the sn property.- Parameters:
- value- allowed object is- String
 
 - 
isSetSnpublic boolean isSetSn() 
 - 
getPreferredLanguagepublic java.lang.String getPreferredLanguage() Gets the value of the preferredLanguage property.- Returns:
- possible object is String
 
 - 
setPreferredLanguagepublic void setPreferredLanguage(java.lang.String value) Sets the value of the preferredLanguage property.- Parameters:
- value- allowed object is- String
 
 - 
isSetPreferredLanguagepublic boolean isSetPreferredLanguage() 
 - 
getDisplayNamepublic java.util.List<java.lang.String> getDisplayName() Gets the value of the displayName property.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 setmethod for the displayName property.For example, to add a new item, do as follows: getDisplayName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetDisplayNamepublic boolean isSetDisplayName() 
 - 
unsetDisplayNamepublic void unsetDisplayName() 
 - 
getInitialspublic java.util.List<java.lang.String> getInitials() Gets the value of the initials property.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 setmethod for the initials property.For example, to add a new item, do as follows: getInitials().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetInitialspublic boolean isSetInitials() 
 - 
unsetInitialspublic void unsetInitials() 
 - 
getMailpublic java.lang.String getMail() Gets the value of the mail property.- Returns:
- possible object is String
 
 - 
setMailpublic void setMail(java.lang.String value) Sets the value of the mail property.- Parameters:
- value- allowed object is- String
 
 - 
isSetMailpublic boolean isSetMail() 
 - 
getIbmPrimaryEmailpublic java.lang.String getIbmPrimaryEmail() Gets the value of the ibmPrimaryEmail property.- Returns:
- possible object is String
 
 - 
setIbmPrimaryEmailpublic void setIbmPrimaryEmail(java.lang.String value) Sets the value of the ibmPrimaryEmail property.- Parameters:
- value- allowed object is- String
 
 - 
isSetIbmPrimaryEmailpublic boolean isSetIbmPrimaryEmail() 
 - 
getJpegPhotopublic java.util.List<byte[]> getJpegPhoto() Gets the value of the jpegPhoto property.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 setmethod for the jpegPhoto property.For example, to add a new item, do as follows: getJpegPhoto().add(newItem); Objects of the following type(s) are allowed in the list byte[] 
 - 
isSetJpegPhotopublic boolean isSetJpegPhoto() 
 - 
unsetJpegPhotopublic void unsetJpegPhoto() 
 - 
getLabeledURIpublic java.lang.String getLabeledURI() Gets the value of the labeledURI property.- Returns:
- possible object is String
 
 - 
setLabeledURIpublic void setLabeledURI(java.lang.String value) Sets the value of the labeledURI property.- Parameters:
- value- allowed object is- String
 
 - 
isSetLabeledURIpublic boolean isSetLabeledURI() 
 - 
getCarLicensepublic java.util.List<java.lang.String> getCarLicense() Gets the value of the carLicense property.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 setmethod for the carLicense property.For example, to add a new item, do as follows: getCarLicense().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCarLicensepublic boolean isSetCarLicense() 
 - 
unsetCarLicensepublic void unsetCarLicense() 
 - 
getTelephoneNumberpublic java.util.List<java.lang.String> getTelephoneNumber() Gets the value of the telephoneNumber property.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 setmethod for the telephoneNumber property.For example, to add a new item, do as follows: getTelephoneNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetTelephoneNumberpublic boolean isSetTelephoneNumber() 
 - 
unsetTelephoneNumberpublic void unsetTelephoneNumber() 
 - 
getFacsimileTelephoneNumberpublic java.util.List<java.lang.String> getFacsimileTelephoneNumber() Gets the value of the facsimileTelephoneNumber property.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 setmethod for the facsimileTelephoneNumber property.For example, to add a new item, do as follows: getFacsimileTelephoneNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetFacsimileTelephoneNumberpublic boolean isSetFacsimileTelephoneNumber() 
 - 
unsetFacsimileTelephoneNumberpublic void unsetFacsimileTelephoneNumber() 
 - 
getPagerpublic java.util.List<java.lang.String> getPager() Gets the value of the pager property.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 setmethod for the pager property.For example, to add a new item, do as follows: getPager().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetPagerpublic boolean isSetPager() 
 - 
unsetPagerpublic void unsetPager() 
 - 
getMobilepublic java.util.List<java.lang.String> getMobile() Gets the value of the mobile property.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 setmethod for the mobile property.For example, to add a new item, do as follows: getMobile().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetMobilepublic boolean isSetMobile() 
 - 
unsetMobilepublic void unsetMobile() 
 - 
getHomePostalAddresspublic java.util.List<java.lang.String> getHomePostalAddress() Gets the value of the homePostalAddress property.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 setmethod for the homePostalAddress property.For example, to add a new item, do as follows: getHomePostalAddress().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetHomePostalAddresspublic boolean isSetHomePostalAddress() 
 - 
unsetHomePostalAddresspublic void unsetHomePostalAddress() 
 - 
getPostalAddresspublic java.util.List<java.lang.String> getPostalAddress() Gets the value of the postalAddress property.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 setmethod for the postalAddress property.For example, to add a new item, do as follows: getPostalAddress().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetPostalAddresspublic boolean isSetPostalAddress() 
 - 
unsetPostalAddresspublic void unsetPostalAddress() 
 - 
getRoomNumberpublic java.util.List<java.lang.String> getRoomNumber() Gets the value of the roomNumber property.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 setmethod for the roomNumber property.For example, to add a new item, do as follows: getRoomNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetRoomNumberpublic boolean isSetRoomNumber() 
 - 
unsetRoomNumberpublic void unsetRoomNumber() 
 - 
getLpublic java.util.List<java.lang.String> getL() Gets the value of the l property.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 setmethod for the l property.For example, to add a new item, do as follows: getL().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetLpublic boolean isSetL() 
 - 
unsetLpublic void unsetL() 
 - 
getLocalityNamepublic java.util.List<java.lang.String> getLocalityName() Gets the value of the localityName property.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 setmethod for the localityName property.For example, to add a new item, do as follows: getLocalityName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetLocalityNamepublic boolean isSetLocalityName() 
 - 
unsetLocalityNamepublic void unsetLocalityName() 
 - 
getStpublic java.util.List<java.lang.String> getSt() Gets the value of the st property.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 setmethod for the st property.For example, to add a new item, do as follows: getSt().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetStpublic boolean isSetSt() 
 - 
unsetStpublic void unsetSt() 
 - 
getStateOrProvinceNamepublic java.util.List<java.lang.String> getStateOrProvinceName() Gets the value of the stateOrProvinceName property.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 setmethod for the stateOrProvinceName property.For example, to add a new item, do as follows: getStateOrProvinceName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetStateOrProvinceNamepublic boolean isSetStateOrProvinceName() 
 - 
unsetStateOrProvinceNamepublic void unsetStateOrProvinceName() 
 - 
getStreetpublic java.util.List<java.lang.String> getStreet() Gets the value of the street property.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 setmethod for the street property.For example, to add a new item, do as follows: getStreet().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetStreetpublic boolean isSetStreet() 
 - 
unsetStreetpublic void unsetStreet() 
 - 
getPostalCodepublic java.util.List<java.lang.String> getPostalCode() Gets the value of the postalCode property.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 setmethod for the postalCode property.For example, to add a new item, do as follows: getPostalCode().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetPostalCodepublic boolean isSetPostalCode() 
 - 
unsetPostalCodepublic void unsetPostalCode() 
 - 
getCitypublic java.util.List<java.lang.String> getCity() Gets the value of the city property.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 setmethod for the city property.For example, to add a new item, do as follows: getCity().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCitypublic boolean isSetCity() 
 - 
unsetCitypublic void unsetCity() 
 - 
getEmployeeTypepublic java.lang.String getEmployeeType() Gets the value of the employeeType property.- Returns:
- possible object is String
 
 - 
setEmployeeTypepublic void setEmployeeType(java.lang.String value) Sets the value of the employeeType property.- Parameters:
- value- allowed object is- String
 
 - 
isSetEmployeeTypepublic boolean isSetEmployeeType() 
 - 
getEmployeeNumberpublic java.lang.String getEmployeeNumber() Gets the value of the employeeNumber property.- Returns:
- possible object is String
 
 - 
setEmployeeNumberpublic void setEmployeeNumber(java.lang.String value) Sets the value of the employeeNumber property.- Parameters:
- value- allowed object is- String
 
 - 
isSetEmployeeNumberpublic boolean isSetEmployeeNumber() 
 - 
getManagerpublic java.util.List<IdentifierType> getManager() Gets the value of the manager property.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 setmethod for the manager property.For example, to add a new item, do as follows: getManager().add(newItem); Objects of the following type(s) are allowed in the list IdentifierType
 - 
isSetManagerpublic boolean isSetManager() 
 - 
unsetManagerpublic void unsetManager() 
 - 
getSecretarypublic java.util.List<IdentifierType> getSecretary() Gets the value of the secretary property.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 setmethod for the secretary property.For example, to add a new item, do as follows: getSecretary().add(newItem); Objects of the following type(s) are allowed in the list IdentifierType
 - 
isSetSecretarypublic boolean isSetSecretary() 
 - 
unsetSecretarypublic void unsetSecretary() 
 - 
getDepartmentNumberpublic java.util.List<java.lang.String> getDepartmentNumber() Gets the value of the departmentNumber property.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 setmethod for the departmentNumber property.For example, to add a new item, do as follows: getDepartmentNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetDepartmentNumberpublic boolean isSetDepartmentNumber() 
 - 
unsetDepartmentNumberpublic void unsetDepartmentNumber() 
 - 
getTitlepublic java.util.List<java.lang.String> getTitle() Gets the value of the title property.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 setmethod for the title property.For example, to add a new item, do as follows: getTitle().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetTitlepublic boolean isSetTitle() 
 - 
unsetTitlepublic void unsetTitle() 
 - 
getIbmJobTitlepublic java.util.List<java.lang.String> getIbmJobTitle() Gets the value of the ibmJobTitle property.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 setmethod for the ibmJobTitle property.For example, to add a new item, do as follows: getIbmJobTitle().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetIbmJobTitlepublic boolean isSetIbmJobTitle() 
 - 
unsetIbmJobTitlepublic void unsetIbmJobTitle() 
 - 
getCpublic java.util.List<java.lang.String> getC() Gets the value of the c property.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 setmethod for the c property.For example, to add a new item, do as follows: getC().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCpublic boolean isSetC() 
 - 
unsetCpublic void unsetC() 
 - 
getCountryNamepublic java.util.List<java.lang.String> getCountryName() Gets the value of the countryName property.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 setmethod for the countryName property.For example, to add a new item, do as follows: getCountryName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCountryNamepublic boolean isSetCountryName() 
 - 
unsetCountryNamepublic void unsetCountryName() 
 - 
getGivenNamepublic java.util.List<java.lang.String> getGivenName() Gets the value of the givenName property.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 setmethod for the givenName property.For example, to add a new item, do as follows: getGivenName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetGivenNamepublic boolean isSetGivenName() 
 - 
unsetGivenNamepublic void unsetGivenName() 
 - 
getHomeAddresspublic java.util.List<AddressType> getHomeAddress() Gets the value of the homeAddress property.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 setmethod for the homeAddress property.For example, to add a new item, do as follows: getHomeAddress().add(newItem); Objects of the following type(s) are allowed in the list AddressType
 - 
isSetHomeAddresspublic boolean isSetHomeAddress() 
 - 
unsetHomeAddresspublic void unsetHomeAddress() 
 - 
getBusinessAddresspublic java.util.List<AddressType> getBusinessAddress() Gets the value of the businessAddress property.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 setmethod for the businessAddress property.For example, to add a new item, do as follows: getBusinessAddress().add(newItem); Objects of the following type(s) are allowed in the list AddressType
 - 
isSetBusinessAddresspublic boolean isSetBusinessAddress() 
 - 
unsetBusinessAddresspublic void unsetBusinessAddress() 
 - 
getDescriptionpublic java.util.List<java.lang.String> getDescription() Gets the value of the description property.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 setmethod for the description property.For example, to add a new item, do as follows: getDescription().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetDescriptionpublic boolean isSetDescription() 
 - 
unsetDescriptionpublic void unsetDescription() 
 - 
getBusinessCategorypublic java.util.List<java.lang.String> getBusinessCategory() Gets the value of the businessCategory property.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 setmethod for the businessCategory property.For example, to add a new item, do as follows: getBusinessCategory().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetBusinessCategorypublic boolean isSetBusinessCategory() 
 - 
unsetBusinessCategorypublic void unsetBusinessCategory() 
 - 
getSeeAlsopublic java.util.List<java.lang.String> getSeeAlso() Gets the value of the seeAlso property.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 setmethod for the seeAlso property.For example, to add a new item, do as follows: getSeeAlso().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetSeeAlsopublic boolean isSetSeeAlso() 
 - 
unsetSeeAlsopublic void unsetSeeAlso() 
 - 
getKerberosIdpublic java.lang.String getKerberosId() Gets the value of the kerberosId property.- Returns:
- possible object is String
 
 - 
setKerberosIdpublic void setKerberosId(java.lang.String value) Sets the value of the kerberosId property.- Parameters:
- value- allowed object is- String
 
 - 
isSetKerberosIdpublic boolean isSetKerberosId() 
 - 
getPhotoUrlpublic java.lang.String getPhotoUrl() Gets the value of the photoURL property.- Returns:
- possible object is String
 
 - 
setPhotoUrlpublic void setPhotoUrl(java.lang.String value) Sets the value of the photoURL property.- Parameters:
- value- allowed object is- String
 
 - 
isSetPhotoUrlpublic boolean isSetPhotoUrl() 
 - 
getPhotoUrlThumbnailpublic java.lang.String getPhotoUrlThumbnail() Gets the value of the photoURLThumbnail property.- Returns:
- possible object is String
 
 - 
setPhotoUrlThumbnailpublic void setPhotoUrlThumbnail(java.lang.String value) Sets the value of the photoURLThumbnail property.- Parameters:
- value- allowed object is- String
 
 - 
isSetPhotoUrlThumbnailpublic boolean isSetPhotoUrlThumbnail() 
 - 
getpublic java.lang.Object get(java.lang.String propName) Description copied from class:EntityGets the value of the requested property
 - 
isSetpublic boolean isSet(java.lang.String propName) Description copied from class:EntityReturns true if the requested property is set; false, otherwise.
 - 
setpublic void set(java.lang.String propName, java.lang.Object value)Description copied from class:EntitySets the value of the provided property to the provided value.
 - 
unsetpublic void unset(java.lang.String propName) Description copied from class:EntitySets the value of provided property to null.
 - 
getTypeNamepublic java.lang.String getTypeName() Description copied from class:EntityGets the name of this model object, Entity- Overrides:
- getTypeNamein class- Party
- Returns:
- returned object is String
 
 - 
getPropertyNamespublic static java.util.List getPropertyNames(java.lang.String entityTypeName) 
 - 
getDataTypepublic java.lang.String getDataType(java.lang.String propName) Description copied from class:EntityGets the Java type of the value of the provided property. For example: String, List- Overrides:
- getDataTypein class- Party
- Parameters:
- propName- allowed object is- String
- Returns:
- returned object is String
 
 - 
getSuperTypespublic java.util.ArrayList getSuperTypes() Description copied from class:EntityGets a list of any model objects which this model object, Entity, is an extension of.- Overrides:
- getSuperTypesin class- Party
- Returns:
- returned object is ArrayList
 
 - 
isSubTypepublic boolean isSubType(java.lang.String superTypeName) Description copied from class:EntityReturns a true if the provided model object is one that this model object extends; false, otherwise.
 - 
getSubTypespublic static java.util.HashSet getSubTypes() 
 - 
toStringpublic java.lang.String toString() Description copied from class:EntityReturns this model object, Entity, and its contents as a String
 - 
isMultiValuedPropertypublic boolean isMultiValuedProperty(java.lang.String propName) Description copied from class:EntityReturn whether the specified property is a multi-valued property and capable of holding multiple values.- Overrides:
- isMultiValuedPropertyin class- RolePlayer
- Parameters:
- propName- The property name to check.
- Returns:
- True if the property is multi-value, false otherwise.
 
 
- 
 
-