OMS (v3.0.25)

oms3.dsl
Class EC2

java.lang.Object
  extended by oms3.dsl.EC2
All Implemented Interfaces:
Buildable

public class EC2
extends java.lang.Object
implements Buildable

Author:
od

Field Summary
 
Fields inherited from interface oms3.dsl.Buildable
LEAF
 
Constructor Summary
EC2()
           
 
Method Summary
 Buildable create(java.lang.Object name, java.lang.Object value)
          Create a node.
 void setAmi_id(java.lang.String amiId)
           
 void setKeys(java.lang.String keys)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EC2

public EC2()
Method Detail

setAmi_id

public void setAmi_id(java.lang.String amiId)

setKeys

public void setKeys(java.lang.String keys)

create

public Buildable create(java.lang.Object name,
                        java.lang.Object value)
Description copied from interface: Buildable
Create a node.

Specified by:
create in interface Buildable
Parameters:
name - the node name
value - the value
Returns:
a new Subnode

OMS (v3.0.25)

Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.