com.metaboss.sdlctools.services.codegenerationstylesheet
Class BSCodeGenerationStylesheet.STGetDomainStylesheetInput
java.lang.Object
com.metaboss.sdlctools.services.codegenerationstylesheet.BSCodeGenerationStylesheet.STGetDomainStylesheetInput
- Enclosing class:
- BSCodeGenerationStylesheet
- public static final class BSCodeGenerationStylesheet.STGetDomainStylesheetInput
- extends java.lang.Object
This structure carries the input arguments to the getDomainStylesheet operation
Method Summary |
java.lang.String |
getDomainRef()
Getter for the unique identifier of the particular domain |
void |
setDomainRef(java.lang.String pDomainRef)
Setter for the unique identifier of the particular domain |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BSCodeGenerationStylesheet.STGetDomainStylesheetInput
public BSCodeGenerationStylesheet.STGetDomainStylesheetInput()
getDomainRef
public java.lang.String getDomainRef()
- Getter for the unique identifier of the particular domain
setDomainRef
public void setDomainRef(java.lang.String pDomainRef)
- Setter for the unique identifier of the particular domain
Copyright © 2000-2005 Softaris Pty.Ltd. All Rights Reserved.