Class Entry
java.lang.Object
org.wso2.carbon.proxyadmin.common.Entry
Class
Entry is used to represent an element in a map.
The Axis2 codegeneration does not handle java.util.Collection types.
Therefore a map is created using an array of Entry instances.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Entry
public Entry() -
Entry
-
-
Method Details
-
getKey
-
setKey
-
getValue
-
setValue
-