@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class BusinessObjectDefinitionKey extends Object
| Constructor and Description |
|---|
BusinessObjectDefinitionKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBusinessObjectDefinitionName()
The name for this Business Object Definition
|
String |
getNamespace()
The name of a valid Namespace known by the system
|
int |
hashCode() |
void |
setBusinessObjectDefinitionName(String businessObjectDefinitionName) |
void |
setNamespace(String namespace) |
String |
toString() |
public String getNamespace()
public void setNamespace(String namespace)
public String getBusinessObjectDefinitionName()
public void setBusinessObjectDefinitionName(String businessObjectDefinitionName)
Copyright © 2017. All rights reserved.