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