@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class DescriptiveBusinessObjectFormatUpdateRequest extends Object
| Constructor and Description |
|---|
DescriptiveBusinessObjectFormatUpdateRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBusinessObjectFormatFileType()
The File type for this Business Object Definition
|
String |
getBusinessObjectFormatUsage()
The Usage of this Business Object Format - a string describing how this format is used.
|
int |
hashCode() |
void |
setBusinessObjectFormatFileType(String businessObjectFormatFileType) |
void |
setBusinessObjectFormatUsage(String businessObjectFormatUsage) |
String |
toString() |
public DescriptiveBusinessObjectFormatUpdateRequest()
public String getBusinessObjectFormatUsage()
public void setBusinessObjectFormatUsage(String businessObjectFormatUsage)
public String getBusinessObjectFormatFileType()
public void setBusinessObjectFormatFileType(String businessObjectFormatFileType)
Copyright © 2017. All rights reserved.