MetaBoss

com.metaboss.sdlctools.services.codegenerationstylesheet
Class BSCodeGenerationStylesheet.STGetDataDictionaryStylesheetResult

java.lang.Object
  extended bycom.metaboss.sdlctools.services.codegenerationstylesheet.BSCodeGenerationStylesheet.STGetDataDictionaryStylesheetResult
Enclosing class:
BSCodeGenerationStylesheet

public static final class BSCodeGenerationStylesheet.STGetDataDictionaryStylesheetResult
extends java.lang.Object

This structure carries the result of the getDataDictionaryStylesheet operation


Constructor Summary
BSCodeGenerationStylesheet.STGetDataDictionaryStylesheetResult()
           
 
Method Summary
 STDataDictionaryStylesheet getStylesheet()
          Getter for Stylesheet which describes names pertained to the operation
 void setStylesheet(STDataDictionaryStylesheet pStylesheet)
          Setter for Stylesheet which describes names pertained to the operation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSCodeGenerationStylesheet.STGetDataDictionaryStylesheetResult

public BSCodeGenerationStylesheet.STGetDataDictionaryStylesheetResult()
Method Detail

getStylesheet

public STDataDictionaryStylesheet getStylesheet()
Getter for Stylesheet which describes names pertained to the operation


setStylesheet

public void setStylesheet(STDataDictionaryStylesheet pStylesheet)
Setter for Stylesheet which describes names pertained to the operation


MetaBoss

Copyright © 2000-2005 Softaris Pty.Ltd. All Rights Reserved.