public class DiscoverableObject extends Object
Constructor and Description |
---|
DiscoverableObject() |
Modifier and Type | Method and Description |
---|---|
String |
getObjectDesc()
Gets the objectDesc value for this Object.
|
String |
getObjectName()
Gets the objectName value for this Object.
|
String |
getObjectType()
Get the type associated to this object as an Xml Schema Type.
|
String |
getParentObjectType()
Gets the parentObjectType value for this Object.
|
DiscoverableObject |
setObjectDesc(String objectDesc)
Sets the objectDesc value for this Object.
|
DiscoverableObject |
setObjectName(String objectName)
Sets the objectName value for this Object.
|
DiscoverableObject |
setObjectType(String objectType)
Sets the objectType value for this Object.
|
DiscoverableObject |
setParentObjectType(String parentObjectType)
Sets the parentObjectType value for this Object.
|
public String getObjectName()
public DiscoverableObject setObjectName(String objectName)
objectName
- public String getObjectDesc()
public DiscoverableObject setObjectDesc(String objectDesc)
objectDesc
- public String getObjectType()
public DiscoverableObject setObjectType(String objectType)
objectType
- public String getParentObjectType()
public DiscoverableObject setParentObjectType(String parentObjectType)
parentObjectType
- Copyright © Jitterbit, Inc. Licensed under the Jitterbit Master Subscription Agreement.