public abstract class AbstractObjectImpl extends Object implements AbstractObject
| Constructor and Description |
|---|
AbstractObjectImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the id property
|
String |
getUuid()
Gets the uuid property
|
boolean |
isSetId()
Checks if id is set
|
boolean |
isSetUuid()
Checks if uuid is set
|
void |
setId(String id)
Sets the id property
|
void |
setUuid(String uuid)
Sets the uuid property
|
public String getId()
getId in interface AbstractObjectpublic boolean isSetId()
isSetId in interface AbstractObjectpublic void setId(String id)
setId in interface AbstractObjectpublic String getUuid()
getUuid in interface AbstractObjectpublic boolean isSetUuid()
isSetUuid in interface AbstractObjectpublic void setUuid(String uuid)
setUuid in interface AbstractObjectCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.