|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeRecordIDType | |
|---|---|
| org.uddi.repl_v3 | |
| org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
| Uses of ChangeRecordIDType in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as ChangeRecordIDType | |
|---|---|
protected ChangeRecordIDType |
ChangeRecordAcknowledgement.acknowledgedChange
|
protected ChangeRecordIDType |
ChangeRecord.changeID
|
protected ChangeRecordIDType |
ChangeRecordConditionFailed.failedChangeID
|
| Fields in org.uddi.repl_v3 with type parameters of type ChangeRecordIDType | |
|---|---|
protected java.util.List<ChangeRecordIDType> |
HighWaterMarkVectorType.highWaterMark
|
| Methods in org.uddi.repl_v3 that return ChangeRecordIDType | |
|---|---|
ChangeRecordIDType |
ObjectFactory.createChangeRecordIDType()
Create an instance of ChangeRecordIDType |
ChangeRecordIDType |
ChangeRecordAcknowledgement.getAcknowledgedChange()
Gets the value of the acknowledgedChange property. |
ChangeRecordIDType |
ChangeRecord.getChangeID()
Gets the value of the changeID property. |
ChangeRecordIDType |
ChangeRecordConditionFailed.getFailedChangeID()
Gets the value of the failedChangeID property. |
| Methods in org.uddi.repl_v3 that return types with arguments of type ChangeRecordIDType | |
|---|---|
java.util.List<ChangeRecordIDType> |
HighWaterMarkVectorType.getHighWaterMark()
Gets the value of the highWaterMark property. |
| Methods in org.uddi.repl_v3 with parameters of type ChangeRecordIDType | |
|---|---|
void |
ChangeRecordAcknowledgement.setAcknowledgedChange(ChangeRecordIDType value)
Sets the value of the acknowledgedChange property. |
void |
ChangeRecord.setChangeID(ChangeRecordIDType value)
Sets the value of the changeID property. |
void |
ChangeRecordConditionFailed.setFailedChangeID(ChangeRecordIDType value)
Sets the value of the failedChangeID property. |
| Uses of ChangeRecordIDType in org.uddi.v3_service |
|---|
| Methods in org.uddi.v3_service that return types with arguments of type ChangeRecordIDType | |
|---|---|
java.util.List<ChangeRecordIDType> |
UDDIReplicationPortType.getHighWaterMarks()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||