|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.uddi.repl_v3.ChangeRecordDelete
public class ChangeRecordDelete
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>
<group ref="{urn:uddi-org:repl_v3}genericKey_type"/>
<element name="modified" type="{urn:uddi-org:api_v3}timeInstant"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
bindingKey
|
protected java.lang.String |
businessKey
|
protected javax.xml.datatype.XMLGregorianCalendar |
modified
|
protected java.lang.String |
serviceKey
|
protected java.lang.String |
tModelKey
|
| Constructor Summary | |
|---|---|
ChangeRecordDelete()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBindingKey()
Gets the value of the bindingKey property. |
java.lang.String |
getBusinessKey()
Gets the value of the businessKey property. |
javax.xml.datatype.XMLGregorianCalendar |
getModified()
Gets the value of the modified property. |
java.lang.String |
getServiceKey()
Gets the value of the serviceKey property. |
java.lang.String |
getTModelKey()
Gets the value of the tModelKey property. |
void |
setBindingKey(java.lang.String value)
Sets the value of the bindingKey property. |
void |
setBusinessKey(java.lang.String value)
Sets the value of the businessKey property. |
void |
setModified(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the modified property. |
void |
setServiceKey(java.lang.String value)
Sets the value of the serviceKey property. |
void |
setTModelKey(java.lang.String value)
Sets the value of the tModelKey property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String businessKey
protected java.lang.String tModelKey
protected java.lang.String serviceKey
protected java.lang.String bindingKey
protected javax.xml.datatype.XMLGregorianCalendar modified
| Constructor Detail |
|---|
public ChangeRecordDelete()
| Method Detail |
|---|
public java.lang.String getBusinessKey()
Stringpublic void setBusinessKey(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTModelKey()
Stringpublic void setTModelKey(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getServiceKey()
Stringpublic void setServiceKey(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBindingKey()
Stringpublic void setBindingKey(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getModified()
XMLGregorianCalendarpublic void setModified(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||