com.tibco.bpm.web.client.model.types.org
Class Location

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.ModelEntity
      extended by com.tibco.bpm.web.client.model.types.org.Location

public class Location
extends ModelEntity


Constructor Summary
Location()
           
 
Method Summary
 java.util.List<OrgAttributeValue> getAttributeArray()
           
 ModelEntity getSchemaType()
           
 void setAttributeArray(java.util.List<OrgAttributeValue> attributeArray)
           
 void setSchemaType(ModelEntity schemaType)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.ModelEntity
getGuid, getLabel, getName, setGuid, setLabel, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Location

public Location()
Method Detail

getSchemaType

public ModelEntity getSchemaType()

setSchemaType

public void setSchemaType(ModelEntity schemaType)

getAttributeArray

public java.util.List<OrgAttributeValue> getAttributeArray()

setAttributeArray

public void setAttributeArray(java.util.List<OrgAttributeValue> attributeArray)

toString

public java.lang.String toString()
Overrides:
toString in class ModelEntity


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.