public class AAREApdu 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 AssociateResult getResult()
public void setResult(AssociateResult result)
public AssociateSourceDiagnostic getResultSourceDiagnostic()
public void setResultSourceDiagnostic(AssociateSourceDiagnostic resultSourceDiagnostic)
public APTitle getRespondingAPTitle()
public void setRespondingAPTitle(APTitle respondingAPTitle)
public AEQualifier getRespondingAEQualifier()
public void setRespondingAEQualifier(AEQualifier respondingAEQualifier)
public APInvocationIdentifier getRespondingAPInvocationIdentifier()
public void setRespondingAPInvocationIdentifier(APInvocationIdentifier respondingAPInvocationIdentifier)
public AEInvocationIdentifier getRespondingAEInvocationIdentifier()
public void setRespondingAEInvocationIdentifier(AEInvocationIdentifier respondingAEInvocationIdentifier)
public ACSERequirements getResponderAcseRequirements()
public void setResponderAcseRequirements(ACSERequirements responderAcseRequirements)
public MechanismName getMechanismName()
public void setMechanismName(MechanismName mechanismName)
public AuthenticationValue getRespondingAuthenticationValue()
public void setRespondingAuthenticationValue(AuthenticationValue respondingAuthenticationValue)
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.