Package org.cip4.lib.xjdf.schema
Class Person
java.lang.Object
org.cip4.lib.xjdf.schema.Person
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v2.3.6",
date="2022-12-18T20:00:09Z")
public class Person
extends Object
implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="AdditionalNames" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="DescriptiveName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FamilyName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="JobTitle" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Languages" type="{http://www.CIP4.org/JDFSchema_2_0}languages" />
<attribute name="NamePrefix" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="NameSuffix" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="PhoneticFirstName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="PhoneticLastName" type="{http://www.w3.org/2001/XMLSchema}string" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the additionalNames property.Gets the value of the descriptiveName property.Gets the value of the familyName property.Gets the value of the firstName property.Gets the value of the jobTitle property.Gets the value of the languages property.Gets the value of the namePrefix property.Gets the value of the nameSuffix property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the phoneticFirstName property.Gets the value of the phoneticLastName property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetAdditionalNames(String value) Sets the value of the additionalNames property.voidsetDescriptiveName(String value) Sets the value of the descriptiveName property.voidsetFamilyName(String value) Sets the value of the familyName property.voidsetFirstName(String value) Sets the value of the firstName property.voidsetJobTitle(String value) Sets the value of the jobTitle property.voidsetNamePrefix(String value) Sets the value of the namePrefix property.voidsetNameSuffix(String value) Sets the value of the nameSuffix property.voidsetPhoneticFirstName(String value) Sets the value of the phoneticFirstName property.voidsetPhoneticLastName(String value) Sets the value of the phoneticLastName property.withAdditionalNames(String value) withDescriptiveName(String value) withFamilyName(String value) withFirstName(String value) withJobTitle(String value) withLanguages(String... values) withLanguages(Collection<String> values) withNamePrefix(String value) withNameSuffix(String value) withPhoneticFirstName(String value) withPhoneticLastName(String value)
-
Field Details
-
additionalNames
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String additionalNames -
descriptiveName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String descriptiveName -
familyName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String familyName -
firstName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String firstName -
jobTitle
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String jobTitle -
languages
-
namePrefix
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String namePrefix -
nameSuffix
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String nameSuffix -
phoneticFirstName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String phoneticFirstName -
phoneticLastName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String phoneticLastName
-
-
Constructor Details
-
Person
public Person()
-
-
Method Details
-
getAdditionalNames
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getAdditionalNames()Gets the value of the additionalNames property.- Returns:
- possible object is
String
-
setAdditionalNames
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setAdditionalNames(String value) Sets the value of the additionalNames property.- Parameters:
value- allowed object isString
-
getDescriptiveName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getDescriptiveName()Gets the value of the descriptiveName property.- Returns:
- possible object is
String
-
setDescriptiveName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDescriptiveName(String value) Sets the value of the descriptiveName property.- Parameters:
value- allowed object isString
-
getFamilyName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getFamilyName()Gets the value of the familyName property.- Returns:
- possible object is
String
-
setFamilyName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setFamilyName(String value) Sets the value of the familyName property.- Parameters:
value- allowed object isString
-
getFirstName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getFirstName()Gets the value of the firstName property.- Returns:
- possible object is
String
-
setFirstName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setFirstName(String value) Sets the value of the firstName property.- Parameters:
value- allowed object isString
-
getJobTitle
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getJobTitle()Gets the value of the jobTitle property.- Returns:
- possible object is
String
-
setJobTitle
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setJobTitle(String value) Sets the value of the jobTitle property.- Parameters:
value- allowed object isString
-
getLanguages
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getLanguages()Gets the value of the languages 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 languages property.For example, to add a new item, do as follows:
getLanguages().add(newItem);Objects of the following type(s) are allowed in the list
String -
getNamePrefix
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getNamePrefix()Gets the value of the namePrefix property.- Returns:
- possible object is
String
-
setNamePrefix
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setNamePrefix(String value) Sets the value of the namePrefix property.- Parameters:
value- allowed object isString
-
getNameSuffix
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getNameSuffix()Gets the value of the nameSuffix property.- Returns:
- possible object is
String
-
setNameSuffix
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setNameSuffix(String value) Sets the value of the nameSuffix property.- Parameters:
value- allowed object isString
-
getPhoneticFirstName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getPhoneticFirstName()Gets the value of the phoneticFirstName property.- Returns:
- possible object is
String
-
setPhoneticFirstName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPhoneticFirstName(String value) Sets the value of the phoneticFirstName property.- Parameters:
value- allowed object isString
-
getPhoneticLastName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getPhoneticLastName()Gets the value of the phoneticLastName property.- Returns:
- possible object is
String
-
setPhoneticLastName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setPhoneticLastName(String value) Sets the value of the phoneticLastName property.- Parameters:
value- allowed object isString
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,String> getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-
withAdditionalNames
-
withDescriptiveName
-
withFamilyName
-
withFirstName
-
withJobTitle
-
withLanguages
-
withLanguages
-
withNamePrefix
-
withNameSuffix
-
withPhoneticFirstName
-
withPhoneticLastName
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
-