|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.uddi.sub_v3.SubscriptionFilter
public class SubscriptionFilter
Java class for subscriptionFilter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="subscriptionFilter">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element ref="{urn:uddi-org:api_v3}find_binding"/>
<element ref="{urn:uddi-org:api_v3}find_business"/>
<element ref="{urn:uddi-org:api_v3}find_relatedBusinesses"/>
<element ref="{urn:uddi-org:api_v3}find_service"/>
<element ref="{urn:uddi-org:api_v3}find_tModel"/>
<element ref="{urn:uddi-org:api_v3}get_bindingDetail"/>
<element ref="{urn:uddi-org:api_v3}get_businessDetail"/>
<element ref="{urn:uddi-org:api_v3}get_serviceDetail"/>
<element ref="{urn:uddi-org:api_v3}get_tModelDetail"/>
<element ref="{urn:uddi-org:api_v3}get_assertionStatusReport"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected FindBinding |
findBinding
|
protected FindBusiness |
findBusiness
|
protected FindRelatedBusinesses |
findRelatedBusinesses
|
protected FindService |
findService
|
protected FindTModel |
findTModel
|
protected GetAssertionStatusReport |
getAssertionStatusReport
|
protected GetBindingDetail |
getBindingDetail
|
protected GetBusinessDetail |
getBusinessDetail
|
protected GetServiceDetail |
getServiceDetail
|
protected GetTModelDetail |
getTModelDetail
|
| Constructor Summary | |
|---|---|
SubscriptionFilter()
|
|
| Method Summary | |
|---|---|
FindBinding |
getFindBinding()
Gets the value of the findBinding property. |
FindBusiness |
getFindBusiness()
Gets the value of the findBusiness property. |
FindRelatedBusinesses |
getFindRelatedBusinesses()
Gets the value of the findRelatedBusinesses property. |
FindService |
getFindService()
Gets the value of the findService property. |
FindTModel |
getFindTModel()
Gets the value of the findTModel property. |
GetAssertionStatusReport |
getGetAssertionStatusReport()
Gets the value of the getAssertionStatusReport property. |
GetBindingDetail |
getGetBindingDetail()
Gets the value of the getBindingDetail property. |
GetBusinessDetail |
getGetBusinessDetail()
Gets the value of the getBusinessDetail property. |
GetServiceDetail |
getGetServiceDetail()
Gets the value of the getServiceDetail property. |
GetTModelDetail |
getGetTModelDetail()
Gets the value of the getTModelDetail property. |
void |
setFindBinding(FindBinding value)
Sets the value of the findBinding property. |
void |
setFindBusiness(FindBusiness value)
Sets the value of the findBusiness property. |
void |
setFindRelatedBusinesses(FindRelatedBusinesses value)
Sets the value of the findRelatedBusinesses property. |
void |
setFindService(FindService value)
Sets the value of the findService property. |
void |
setFindTModel(FindTModel value)
Sets the value of the findTModel property. |
void |
setGetAssertionStatusReport(GetAssertionStatusReport value)
Sets the value of the getAssertionStatusReport property. |
void |
setGetBindingDetail(GetBindingDetail value)
Sets the value of the getBindingDetail property. |
void |
setGetBusinessDetail(GetBusinessDetail value)
Sets the value of the getBusinessDetail property. |
void |
setGetServiceDetail(GetServiceDetail value)
Sets the value of the getServiceDetail property. |
void |
setGetTModelDetail(GetTModelDetail value)
Sets the value of the getTModelDetail property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FindBinding findBinding
protected FindBusiness findBusiness
protected FindRelatedBusinesses findRelatedBusinesses
protected FindService findService
protected FindTModel findTModel
protected GetBindingDetail getBindingDetail
protected GetBusinessDetail getBusinessDetail
protected GetServiceDetail getServiceDetail
protected GetTModelDetail getTModelDetail
protected GetAssertionStatusReport getAssertionStatusReport
| Constructor Detail |
|---|
public SubscriptionFilter()
| Method Detail |
|---|
public FindBinding getFindBinding()
FindBindingpublic void setFindBinding(FindBinding value)
value - allowed object is
FindBindingpublic FindBusiness getFindBusiness()
FindBusinesspublic void setFindBusiness(FindBusiness value)
value - allowed object is
FindBusinesspublic FindRelatedBusinesses getFindRelatedBusinesses()
FindRelatedBusinessespublic void setFindRelatedBusinesses(FindRelatedBusinesses value)
value - allowed object is
FindRelatedBusinessespublic FindService getFindService()
FindServicepublic void setFindService(FindService value)
value - allowed object is
FindServicepublic FindTModel getFindTModel()
FindTModelpublic void setFindTModel(FindTModel value)
value - allowed object is
FindTModelpublic GetBindingDetail getGetBindingDetail()
GetBindingDetailpublic void setGetBindingDetail(GetBindingDetail value)
value - allowed object is
GetBindingDetailpublic GetBusinessDetail getGetBusinessDetail()
GetBusinessDetailpublic void setGetBusinessDetail(GetBusinessDetail value)
value - allowed object is
GetBusinessDetailpublic GetServiceDetail getGetServiceDetail()
GetServiceDetailpublic void setGetServiceDetail(GetServiceDetail value)
value - allowed object is
GetServiceDetailpublic GetTModelDetail getGetTModelDetail()
GetTModelDetailpublic void setGetTModelDetail(GetTModelDetail value)
value - allowed object is
GetTModelDetailpublic GetAssertionStatusReport getGetAssertionStatusReport()
GetAssertionStatusReportpublic void setGetAssertionStatusReport(GetAssertionStatusReport value)
value - allowed object is
GetAssertionStatusReport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||