public class InternalObject extends Object implements Serializable
This object is not utilized in 4.4.1 release yet.
Constructor and Description |
---|
InternalObject() |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
ObjectType |
getObjectType() |
String |
getOrganizationName() |
void |
setObject(Object object) |
void |
setObjectType(ObjectType objectType) |
void |
setOrganizationName(String organizationName) |
public void setObjectType(ObjectType objectType)
public ObjectType getObjectType()
public void setOrganizationName(String organizationName)
public String getOrganizationName()
public void setObject(Object object)
public Object getObject()
Copyright © 2019. All rights reserved.