@Generated(value="com.sun.tools.xjc.Driver",
date="2022-10-06T08:59:43+02:00",
comments="JAXB RI v2.2.11")
public class CXMLUserAgent
extends CXMLTextOnly
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for cXML-UserAgent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cXML-UserAgent">
<simpleContent>
<extension base="<http://www.printtalk.org/schema_2_0>cXML-TextOnly">
</extension>
</simpleContent>
</complexType>
value| Constructor and Description |
|---|
CXMLUserAgent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
CXMLUserAgent |
withValue(java.lang.String value) |
getValue, setValuepublic CXMLUserAgent withValue(java.lang.String value)
withValue in class CXMLTextOnlypublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class CXMLTextOnlypublic boolean equals(java.lang.Object object)
equals in class CXMLTextOnlypublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class CXMLTextOnlypublic int hashCode()
hashCode in class CXMLTextOnly