|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApiStandardProfileRequest
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="{}url"/> <element ref="{}headers"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
Headers |
getHeaders()
Gets the value of the headers property. |
java.lang.String |
getUrl()
Gets the value of the url property. |
void |
setHeaders(Headers value)
Sets the value of the headers property. |
void |
setUrl(java.lang.String value)
Sets the value of the url property. |
Method Detail |
---|
java.lang.String getUrl()
String
void setUrl(java.lang.String value)
value
- allowed object is
String
Headers getHeaders()
Headers
void setHeaders(Headers value)
value
- allowed object is
Headers
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |