public class AttributeTypeDefCategoryFindRequest extends OMRSAPIRequest
| Constructor and Description |
|---|
AttributeTypeDefCategoryFindRequest()
Default constructor
|
AttributeTypeDefCategoryFindRequest(AttributeTypeDefCategoryFindRequest template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
Compare the values of the supplied object with those stored in the current object.
|
AttributeTypeDefCategory |
getCategory()
Return the category for the request.
|
int |
hashCode()
Create a hash code for this element type.
|
void |
setCategory(AttributeTypeDefCategory category)
Set up the category for the request.
|
String |
toString()
Standard toString method.
|
public AttributeTypeDefCategoryFindRequest()
public AttributeTypeDefCategoryFindRequest(AttributeTypeDefCategoryFindRequest template)
template - object to copypublic AttributeTypeDefCategory getCategory()
public void setCategory(AttributeTypeDefCategory category)
category - category enumpublic String toString()
public boolean equals(Object objectToCompare)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.