Package com.axway.apim.api.model
Class ServiceProfile
- java.lang.Object
-
- com.axway.apim.api.model.ServiceProfile
-
public class ServiceProfile extends Object
-
-
Constructor Summary
Constructors Constructor Description ServiceProfile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetApiId()StringgetBasePath()inthashCode()voidsetApiId(String apiId)voidsetBasePath(String basePath)StringtoString()
-