public abstract class AbstractRemoveAttachmentEvent extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, StepEvent
Java class for abstract-remove-attachment-event complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="abstract-remove-attachment-event">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="pattern" type="{urn:events.allure.qatools.yandex.ru}pattern"/>
</all>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AbstractRemoveAttachmentEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Pattern |
getPattern()
Gets the value of the pattern property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setPattern(Pattern value)
Sets the value of the pattern property.
|
protected Pattern pattern
public Pattern getPattern()
Patternpublic void setPattern(Pattern value)
value - allowed object is
Patternpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2017 Yandex. All rights reserved.