Class AAssociateRQ
java.lang.Object
org.aoju.bus.image.metric.internal.pdu.AAssociateRQAC
org.aoju.bus.image.metric.internal.pdu.AAssociateRQ
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
Fields inherited from class org.aoju.bus.image.metric.internal.pdu.AAssociateRQAC
applicationContext, calledAET, callingAET, commonExtNegMap, extNegMap, identityAC, identityRQ, implClassUID, implVersionName, maxOpsInvoked, maxOpsPerformed, maxPDULength, pcidMap, pcs, protocolVersion, reservedBytes, roleSelMap -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddPresentationContextFor(String as, String ts) booleanbooleanvoidsetIdentityAC(IdentityAC identityAC) toString()Methods inherited from class org.aoju.bus.image.metric.internal.pdu.AAssociateRQAC
addCommonExtendedNegotiation, addExtendedNegotiate, addPresentationContext, addRoleSelection, checkCalledAET, checkCallingAET, getApplicationContext, getCalledAET, getCallingAET, getCommonExtendedNegotiationFor, getCommonExtendedNegotiations, getExtendedNegotiations, getExtNegotiationFor, getIdentityAC, getIdentityRQ, getImplClassUID, getImplVersionName, getMaxOpsInvoked, getMaxOpsPerformed, getMaxPDULength, getNumberOfPresentationContexts, getPresentationContext, getPresentationContexts, getProtocolVersion, getReservedBytes, getRoleSelectionFor, getRoleSelections, isAsyncOps, length, promptTo, removeCommonExtendedNegotiationFor, removeExtendedNegotiationFor, removePresentationContext, removeRoleSelectionFor, setApplicationContext, setCalledAET, setCallingAET, setIdentityRQ, setImplClassUID, setImplVersionName, setMaxOpsInvoked, setMaxOpsPerformed, setMaxPDULength, setProtocolVersion, setReservedBytes, userInfoLength
-
Constructor Details
-
AAssociateRQ
public AAssociateRQ()
-
-
Method Details
-
setIdentityAC
- Overrides:
setIdentityACin classAAssociateRQAC
-
containsPresentationContextFor
-
containsPresentationContextFor
-
addPresentationContextFor
-
toString
-