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

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

public class OptionalStringAttribute
extends java.lang.Object


Constructor Summary
OptionalStringAttribute()
           
 
Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OptionalStringAttribute

public OptionalStringAttribute()
Method Detail

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)

toString

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


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