|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Source
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 ref="{}service-provider"/> <element ref="{}application"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
Application |
getApplication()
Gets the value of the application property. |
ServiceProvider |
getServiceProvider()
Gets the value of the serviceProvider property. |
void |
setApplication(Application value)
Sets the value of the application property. |
void |
setServiceProvider(ServiceProvider value)
Sets the value of the serviceProvider property. |
Method Detail |
---|
ServiceProvider getServiceProvider()
ServiceProvider
void setServiceProvider(ServiceProvider value)
value
- allowed object is
ServiceProvider
Application getApplication()
Application
void setApplication(Application value)
value
- allowed object is
Application
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |