Guvnor - Project API 6.2.0.CR3

org.guvnor.common.services.project.model
Class Module

java.lang.Object
  extended by org.guvnor.common.services.project.model.Module

@Portable
public class Module
extends Object


Constructor Summary
Module()
           
Module(String name)
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Module

public Module()

Module

public Module(String name)
Method Detail

getName

public String getName()

setName

public void setName(String name)

Guvnor - Project API 6.2.0.CR3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.