Package co.ecg.alpaca.toolkit.generated
Class Group.GroupTrunkGroupStirShakenGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.Group.GroupTrunkGroupStirShakenGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
Group
Response to the GroupTrunkGroupStirShakenGetRequest.
- Author:
- AlpacaGenerator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StirShakenAttestationLevelprotected Booleanprotected Booleanprotected Stringprotected StirShakenSigningPolicyprotected Stringprotected StirShakenTagFromOrPAIprotected StirShakenTaggingPolicyprotected TrunkGroupKeyprotected Booleanprotected Booleanprotected StirShakenVerstatTagFields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryTextFields inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
content, xPath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAttestationLevel(StirShakenAttestationLevel attestationLevel) voidsetEnableSigningForUnscreenedTrunkGroupOriginations(Boolean enableSigningForUnscreenedTrunkGroupOriginations) voidsetEnableTaggingForUnscreenedTrunkGroupOriginations(Boolean enableTaggingForUnscreenedTrunkGroupOriginations) voidsetOrigUUID(String origUUID) voidsetSigningPolicy(StirShakenSigningPolicy signingPolicy) voidsetSigningServiceURL(String signingServiceURL) voidsetTagFromOrPAI(StirShakenTagFromOrPAI tagFromOrPAI) voidsetTaggingPolicy(StirShakenTaggingPolicy taggingPolicy) voidsetTrunkGroupKey(TrunkGroupKey trunkGroupKey) voidsetUnscreenedTrunkGroupOriginationAttestationLevel(StirShakenUnscreenedTrunkGroupOriginationAttestationLevel unscreenedTrunkGroupOriginationAttestationLevel) voidsetUseOSValueForOrigId(Boolean useOSValueForOrigId) voidsetUseParentLevelSettings(Boolean useParentLevelSettings) voidsetVerstatTag(StirShakenVerstatTag verstatTag) toString()voidTransforms the Response from XML Content to a populated POJOMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequestMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
useParentLevelSettings
-
signingPolicy
-
taggingPolicy
-
signingServiceURL
-
tagFromOrPAI
-
verstatTag
-
useOSValueForOrigId
-
origUUID
-
attestationLevel
-
enableSigningForUnscreenedTrunkGroupOriginations
-
enableTaggingForUnscreenedTrunkGroupOriginations
-
unscreenedTrunkGroupOriginationAttestationLevel
protected StirShakenUnscreenedTrunkGroupOriginationAttestationLevel unscreenedTrunkGroupOriginationAttestationLevel -
trunkGroupKey
-
-
Constructor Details
-
GroupTrunkGroupStirShakenGetResponse
public GroupTrunkGroupStirShakenGetResponse()
-
-
Method Details
-
setUseParentLevelSettings
-
getUseParentLevelSettings
-
setSigningPolicy
-
getSigningPolicy
-
setTaggingPolicy
-
getTaggingPolicy
-
setSigningServiceURL
-
getSigningServiceURL
-
setTagFromOrPAI
-
getTagFromOrPAI
-
setVerstatTag
-
getVerstatTag
-
setUseOSValueForOrigId
-
getUseOSValueForOrigId
-
setOrigUUID
-
getOrigUUID
-
setAttestationLevel
-
getAttestationLevel
-
setEnableSigningForUnscreenedTrunkGroupOriginations
public void setEnableSigningForUnscreenedTrunkGroupOriginations(Boolean enableSigningForUnscreenedTrunkGroupOriginations) -
getEnableSigningForUnscreenedTrunkGroupOriginations
-
setEnableTaggingForUnscreenedTrunkGroupOriginations
public void setEnableTaggingForUnscreenedTrunkGroupOriginations(Boolean enableTaggingForUnscreenedTrunkGroupOriginations) -
getEnableTaggingForUnscreenedTrunkGroupOriginations
-
setUnscreenedTrunkGroupOriginationAttestationLevel
public void setUnscreenedTrunkGroupOriginationAttestationLevel(StirShakenUnscreenedTrunkGroupOriginationAttestationLevel unscreenedTrunkGroupOriginationAttestationLevel) -
getUnscreenedTrunkGroupOriginationAttestationLevel
public StirShakenUnscreenedTrunkGroupOriginationAttestationLevel getUnscreenedTrunkGroupOriginationAttestationLevel() -
setTrunkGroupKey
-
getTrunkGroupKey
-
transform
public void transform()Description copied from class:ResponseTransforms the Response from XML Content to a populated POJO -
equals
-
hashCode
public int hashCode() -
toString
-