public class AARQApdu extends Object implements com.beanit.asn1bean.ber.types.BerType, Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static com.beanit.asn1bean.ber.BerTag |
tag |
public com.beanit.asn1bean.ber.types.BerBitString getProtocolVersion()
public void setProtocolVersion(com.beanit.asn1bean.ber.types.BerBitString protocolVersion)
public com.beanit.asn1bean.ber.types.BerObjectIdentifier getApplicationContextName()
public void setApplicationContextName(com.beanit.asn1bean.ber.types.BerObjectIdentifier applicationContextName)
public APTitle getCalledAPTitle()
public void setCalledAPTitle(APTitle calledAPTitle)
public AEQualifier getCalledAEQualifier()
public void setCalledAEQualifier(AEQualifier calledAEQualifier)
public APInvocationIdentifier getCalledAPInvocationIdentifier()
public void setCalledAPInvocationIdentifier(APInvocationIdentifier calledAPInvocationIdentifier)
public AEInvocationIdentifier getCalledAEInvocationIdentifier()
public void setCalledAEInvocationIdentifier(AEInvocationIdentifier calledAEInvocationIdentifier)
public APTitle getCallingAPTitle()
public void setCallingAPTitle(APTitle callingAPTitle)
public AEQualifier getCallingAEQualifier()
public void setCallingAEQualifier(AEQualifier callingAEQualifier)
public APInvocationIdentifier getCallingAPInvocationIdentifier()
public void setCallingAPInvocationIdentifier(APInvocationIdentifier callingAPInvocationIdentifier)
public AEInvocationIdentifier getCallingAEInvocationIdentifier()
public void setCallingAEInvocationIdentifier(AEInvocationIdentifier callingAEInvocationIdentifier)
public ACSERequirements getSenderAcseRequirements()
public void setSenderAcseRequirements(ACSERequirements senderAcseRequirements)
public MechanismName getMechanismName()
public void setMechanismName(MechanismName mechanismName)
public AuthenticationValue getCallingAuthenticationValue()
public void setCallingAuthenticationValue(AuthenticationValue callingAuthenticationValue)
public ApplicationContextNameList getApplicationContextNameList()
public void setApplicationContextNameList(ApplicationContextNameList applicationContextNameList)
public ImplementationData getImplementationInformation()
public void setImplementationInformation(ImplementationData implementationInformation)
public AssociationInformation getUserInformation()
public void setUserInformation(AssociationInformation userInformation)
public int encode(OutputStream reverseOS) throws IOException
encode 在接口中 com.beanit.asn1bean.ber.types.BerTypeIOExceptionpublic int encode(OutputStream reverseOS, boolean withTag) throws IOException
IOExceptionpublic int decode(InputStream is) throws IOException
decode 在接口中 com.beanit.asn1bean.ber.types.BerTypeIOExceptionpublic int decode(InputStream is, boolean withTag) throws IOException
IOExceptionpublic void encodeAndSave(int encodingSizeGuess)
throws IOException
IOExceptionpublic void appendAsString(StringBuilder sb, int indentLevel)
Copyright © 2025. All rights reserved.