public class GcAttributeDefSave extends Object
Constructor and Description |
---|
GcAttributeDefSave() |
Modifier and Type | Method and Description |
---|---|
GcAttributeDefSave |
addAttributeDefToSave(WsAttributeDefToSave wsAttributeDefToSave)
add an attributeDef to save
|
GcAttributeDefSave |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcAttributeDefSave |
addParam(WsParam wsParam)
add a param to the list
|
GcAttributeDefSave |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcAttributeDefSave |
assignClientVersion(String theClientVersion)
assign client version
|
GcAttributeDefSave |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
WsAttributeDefSaveResults |
execute()
execute the call and return the results.
|
static void |
main(String[] args) |
public GcAttributeDefSave assignClientVersion(String theClientVersion)
theClientVersion
- public GcAttributeDefSave addAttributeDefToSave(WsAttributeDefToSave wsAttributeDefToSave)
wsAttributeDefToSave
- public GcAttributeDefSave addParam(String paramName, String paramValue)
paramName
- paramValue
- public GcAttributeDefSave addParam(WsParam wsParam)
wsParam
- public GcAttributeDefSave assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public WsAttributeDefSaveResults execute()
public GcAttributeDefSave assignTxType(GcTransactionType gcTransactionType)
gcTransactionType
- public static void main(String[] args)
args
- Copyright © 2020 Internet2. All rights reserved.