Package org.cip4.lib.xjdf.schema
Class Comment
java.lang.Object
org.cip4.lib.xjdf.schema.Comment
- All Implemented Interfaces:
Serializable
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2025-09-19T22:22:03Z")
public class Comment
extends Object
implements Serializable
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="Author" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ExternalID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="Language" type="{http://www.CIP4.org/JDFSchema_2_0}language" />
<attribute name="PersonalID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="TimeStamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the author property.Gets the value of the externalID property.Gets the value of the language property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the personalID property.Gets the value of the timeStamp property.getType()Gets the value of the type property.getValue()Gets the value of the value property.inthashCode()voidSets the value of the author property.voidsetExternalID(String value) Sets the value of the externalID property.voidsetLanguage(String value) Sets the value of the language property.voidsetPersonalID(String value) Sets the value of the personalID property.voidsetTimeStamp(DateTime value) Sets the value of the timeStamp property.voidSets the value of the type property.voidSets the value of the value property.withAuthor(String value) withExternalID(String value) withLanguage(String value) withPersonalID(String value) withTimeStamp(DateTime value)
-
Field Details
-
value
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String value -
author
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String author -
externalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String externalID -
language
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String language -
personalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String personalID -
timeStamp
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected DateTime timeStamp -
type
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String type
-
-
Constructor Details
-
Comment
public Comment()
-
-
Method Details
-
getValue
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getValue()Gets the value of the value property.- Returns:
- possible object is
String
-
setValue
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setValue(String value) Sets the value of the value property.- Parameters:
value- allowed object isString
-
getAuthor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getAuthor()Gets the value of the author property.- Returns:
- possible object is
String
-
setAuthor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setAuthor(String value) Sets the value of the author property.- Parameters:
value- allowed object isString
-
getExternalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getExternalID()Gets the value of the externalID property.- Returns:
- possible object is
String
-
setExternalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setExternalID(String value) Sets the value of the externalID property.- Parameters:
value- allowed object isString
-
getLanguage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getLanguage()Gets the value of the language property.- Returns:
- possible object is
String
-
setLanguage
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setLanguage(String value) Sets the value of the language property.- Parameters:
value- allowed object isString
-
getPersonalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getPersonalID()Gets the value of the personalID property.- Returns:
- possible object is
String
-
setPersonalID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setPersonalID(String value) Sets the value of the personalID property.- Parameters:
value- allowed object isString
-
getTimeStamp
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public DateTime getTimeStamp()Gets the value of the timeStamp property.- Returns:
- possible object is
String
-
setTimeStamp
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setTimeStamp(DateTime value) Sets the value of the timeStamp property.- Parameters:
value- allowed object isString
-
getType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getType()Gets the value of the type property.- Returns:
- possible object is
String
-
setType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setType(String value) Sets the value of the type property.- Parameters:
value- allowed object isString
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") 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
-
withValue
-
withAuthor
-
withExternalID
-
withLanguage
-
withPersonalID
-
withTimeStamp
-
withType
-
equals
-
hashCode
public int hashCode()
-