com.tibco.bpm.web.client.model.types
Class TemplateAttributes

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.TemplateAttributes
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class TemplateAttributes
extends java.lang.Object
implements com.google.gwt.user.client.rpc.IsSerializable

TODO Give a useful description of the type.

©2012 Cloud Software Group, Inc.

Since:
TODO

Constructor Summary
TemplateAttributes()
           
 
Method Summary
 java.util.ArrayList<NameTypePair> getNameTypePairs()
           
 void setNameTypePairs(java.util.ArrayList<NameTypePair> nameTypePairs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateAttributes

public TemplateAttributes()
Method Detail

getNameTypePairs

public java.util.ArrayList<NameTypePair> getNameTypePairs()

setNameTypePairs

public void setNameTypePairs(java.util.ArrayList<NameTypePair> nameTypePairs)


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