com.sap.portal.httpconnectivity.urlfetcherservice

Class IConstants.Method

java.lang.Object
  extended by com.sap.portal.httpconnectivity.urlfetcherservice.IConstants.Method
Enclosing interface:
IConstants

public static class IConstants.Method
extends Object

Method Enumeration class which is becoming a fairly standard design pattern in Java. It has the advantage over simple constants is that it is Type safe Foe example : setMethod(IConstants.Method methodVal);


Field Summary
static IConstants.Method GET
           
static IConstants.Method POST
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

GET

public static final IConstants.Method GET

POST

public static final IConstants.Method POST
Method Detail

toString

public String toString()
Overrides:
toString in class Object
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-ADMIN [sap.com] tc/ep/admin/api/extd api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice