public class ChangeRecord extends Object implements Serializable
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="changeID" type="{urn:uddi-org:repl_v3}changeRecordID_type"/> <group ref="{urn:uddi-org:repl_v3}changeRecordPayload_type"/> </sequence> <attribute name="acknowledgementRequested" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected boolean |
acknowledgementRequested |
protected ChangeRecordIDType |
changeID |
protected ChangeRecordAcknowledgement |
changeRecordAcknowledgement |
protected ChangeRecordConditionFailed |
changeRecordConditionFailed |
protected ChangeRecordCorrection |
changeRecordCorrection |
protected ChangeRecordDelete |
changeRecordDelete |
protected ChangeRecordDeleteAssertion |
changeRecordDeleteAssertion |
protected ChangeRecordHide |
changeRecordHide |
protected ChangeRecordNewData |
changeRecordNewData |
protected ChangeRecordNewDataConditional |
changeRecordNewDataConditional |
protected Object |
changeRecordNull |
protected ChangeRecordPublisherAssertion |
changeRecordPublisherAssertion |
Constructor and Description |
---|
ChangeRecord() |
Modifier and Type | Method and Description |
---|---|
ChangeRecordIDType |
getChangeID()
Gets the value of the changeID property.
|
ChangeRecordAcknowledgement |
getChangeRecordAcknowledgement()
Gets the value of the changeRecordAcknowledgement property.
|
ChangeRecordConditionFailed |
getChangeRecordConditionFailed()
Gets the value of the changeRecordConditionFailed property.
|
ChangeRecordCorrection |
getChangeRecordCorrection()
Gets the value of the changeRecordCorrection property.
|
ChangeRecordDelete |
getChangeRecordDelete()
Gets the value of the changeRecordDelete property.
|
ChangeRecordDeleteAssertion |
getChangeRecordDeleteAssertion()
Gets the value of the changeRecordDeleteAssertion property.
|
ChangeRecordHide |
getChangeRecordHide()
Gets the value of the changeRecordHide property.
|
ChangeRecordNewData |
getChangeRecordNewData()
Gets the value of the changeRecordNewData property.
|
ChangeRecordNewDataConditional |
getChangeRecordNewDataConditional()
Gets the value of the changeRecordNewDataConditional property.
|
Object |
getChangeRecordNull()
Gets the value of the changeRecordNull property.
|
ChangeRecordPublisherAssertion |
getChangeRecordPublisherAssertion()
Gets the value of the changeRecordPublisherAssertion property.
|
boolean |
isAcknowledgementRequested()
Gets the value of the acknowledgementRequested property.
|
void |
setAcknowledgementRequested(boolean value)
Sets the value of the acknowledgementRequested property.
|
void |
setChangeID(ChangeRecordIDType value)
Sets the value of the changeID property.
|
void |
setChangeRecordAcknowledgement(ChangeRecordAcknowledgement value)
Sets the value of the changeRecordAcknowledgement property.
|
void |
setChangeRecordConditionFailed(ChangeRecordConditionFailed value)
Sets the value of the changeRecordConditionFailed property.
|
void |
setChangeRecordCorrection(ChangeRecordCorrection value)
Sets the value of the changeRecordCorrection property.
|
void |
setChangeRecordDelete(ChangeRecordDelete value)
Sets the value of the changeRecordDelete property.
|
void |
setChangeRecordDeleteAssertion(ChangeRecordDeleteAssertion value)
Sets the value of the changeRecordDeleteAssertion property.
|
void |
setChangeRecordHide(ChangeRecordHide value)
Sets the value of the changeRecordHide property.
|
void |
setChangeRecordNewData(ChangeRecordNewData value)
Sets the value of the changeRecordNewData property.
|
void |
setChangeRecordNewDataConditional(ChangeRecordNewDataConditional value)
Sets the value of the changeRecordNewDataConditional property.
|
void |
setChangeRecordNull(Object value)
Sets the value of the changeRecordNull property.
|
void |
setChangeRecordPublisherAssertion(ChangeRecordPublisherAssertion value)
Sets the value of the changeRecordPublisherAssertion property.
|
protected ChangeRecordIDType changeID
protected Object changeRecordNull
protected ChangeRecordNewData changeRecordNewData
protected ChangeRecordDelete changeRecordDelete
protected ChangeRecordPublisherAssertion changeRecordPublisherAssertion
protected ChangeRecordHide changeRecordHide
protected ChangeRecordDeleteAssertion changeRecordDeleteAssertion
protected ChangeRecordAcknowledgement changeRecordAcknowledgement
protected ChangeRecordCorrection changeRecordCorrection
protected ChangeRecordNewDataConditional changeRecordNewDataConditional
protected ChangeRecordConditionFailed changeRecordConditionFailed
protected boolean acknowledgementRequested
public ChangeRecordIDType getChangeID()
ChangeRecordIDType
public void setChangeID(ChangeRecordIDType value)
value
- allowed object is
ChangeRecordIDType
public Object getChangeRecordNull()
Object
public void setChangeRecordNull(Object value)
value
- allowed object is
Object
public ChangeRecordNewData getChangeRecordNewData()
ChangeRecordNewData
public void setChangeRecordNewData(ChangeRecordNewData value)
value
- allowed object is
ChangeRecordNewData
public ChangeRecordDelete getChangeRecordDelete()
ChangeRecordDelete
public void setChangeRecordDelete(ChangeRecordDelete value)
value
- allowed object is
ChangeRecordDelete
public ChangeRecordPublisherAssertion getChangeRecordPublisherAssertion()
ChangeRecordPublisherAssertion
public void setChangeRecordPublisherAssertion(ChangeRecordPublisherAssertion value)
value
- allowed object is
ChangeRecordPublisherAssertion
public ChangeRecordHide getChangeRecordHide()
ChangeRecordHide
public void setChangeRecordHide(ChangeRecordHide value)
value
- allowed object is
ChangeRecordHide
public ChangeRecordDeleteAssertion getChangeRecordDeleteAssertion()
ChangeRecordDeleteAssertion
public void setChangeRecordDeleteAssertion(ChangeRecordDeleteAssertion value)
value
- allowed object is
ChangeRecordDeleteAssertion
public ChangeRecordAcknowledgement getChangeRecordAcknowledgement()
ChangeRecordAcknowledgement
public void setChangeRecordAcknowledgement(ChangeRecordAcknowledgement value)
value
- allowed object is
ChangeRecordAcknowledgement
public ChangeRecordCorrection getChangeRecordCorrection()
ChangeRecordCorrection
public void setChangeRecordCorrection(ChangeRecordCorrection value)
value
- allowed object is
ChangeRecordCorrection
public ChangeRecordNewDataConditional getChangeRecordNewDataConditional()
ChangeRecordNewDataConditional
public void setChangeRecordNewDataConditional(ChangeRecordNewDataConditional value)
value
- allowed object is
ChangeRecordNewDataConditional
public ChangeRecordConditionFailed getChangeRecordConditionFailed()
ChangeRecordConditionFailed
public void setChangeRecordConditionFailed(ChangeRecordConditionFailed value)
value
- allowed object is
ChangeRecordConditionFailed
public boolean isAcknowledgementRequested()
public void setAcknowledgementRequested(boolean value)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.