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