public class ResourceAvailableNotificationMessage extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
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">
<sequence>
<element name="resourceAvailableNotification" type="{http://www.fispace.eu/domain/common}ResourceAvailableNotification"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ResourceAvailableNotification |
resourceAvailableNotification |
| Constructor and Description |
|---|
ResourceAvailableNotificationMessage() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
ResourceAvailableNotification |
getResourceAvailableNotification()
Gets the value of the resourceAvailableNotification property.
|
boolean |
isSetResourceAvailableNotification() |
void |
setResourceAvailableNotification(ResourceAvailableNotification value)
Sets the value of the resourceAvailableNotification property.
|
String |
toString() |
ResourceAvailableNotificationMessage |
withResourceAvailableNotification(ResourceAvailableNotification value) |
protected ResourceAvailableNotification resourceAvailableNotification
public ResourceAvailableNotificationMessage()
public ResourceAvailableNotification getResourceAvailableNotification()
ResourceAvailableNotificationpublic void setResourceAvailableNotification(ResourceAvailableNotification value)
value - allowed object is
ResourceAvailableNotificationpublic boolean isSetResourceAvailableNotification()
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic ResourceAvailableNotificationMessage withResourceAvailableNotification(ResourceAvailableNotification value)
Copyright © 2014. All Rights Reserved.