public class GcAttributeDefDelete extends Object
Constructor and Description |
---|
GcAttributeDefDelete() |
Modifier and Type | Method and Description |
---|---|
GcAttributeDefDelete |
addAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup)
add attributeDef lookup
|
GcAttributeDefDelete |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcAttributeDefDelete |
addParam(WsParam wsParam)
add a param to the list
|
GcAttributeDefDelete |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcAttributeDefDelete |
assignClientVersion(String theClientVersion)
assign client version
|
GcAttributeDefDelete |
assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
WsAttributeDefDeleteResults |
execute()
execute the call and return the results.
|
public GcAttributeDefDelete addAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup)
wsAttributeDefLookup
- public GcAttributeDefDelete addParam(String paramName, String paramValue)
paramName
- paramValue
- public GcAttributeDefDelete addParam(WsParam wsParam)
wsParam
- public GcAttributeDefDelete assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public GcAttributeDefDelete assignTxType(GcTransactionType gcTransactionType)
gcTransactionType
- public GcAttributeDefDelete assignClientVersion(String theClientVersion)
theClientVersion
- public WsAttributeDefDeleteResults execute()
Copyright © 2020 Internet2. All rights reserved.