public interface TypeConsistencyEnforcement extends QosPolicy.ForTopic, QosPolicy.ForDataReader, QosPolicy.ForDataWriter, RequestedOffered<TypeConsistencyEnforcement>
Modifier and Type | Interface and Description |
---|---|
static class |
TypeConsistencyEnforcement.Kind |
QosPolicy.ForDataReader, QosPolicy.ForDataWriter, QosPolicy.ForDomainParticipant, QosPolicy.ForDomainParticipantFactory, QosPolicy.ForPublisher, QosPolicy.ForSubscriber, QosPolicy.ForTopic
Modifier and Type | Method and Description |
---|---|
TypeConsistencyEnforcement.Kind |
getKind() |
TypeConsistencyEnforcement |
withAssignableTypeConsistency() |
TypeConsistencyEnforcement |
withDeclaredTypeConsistency() |
TypeConsistencyEnforcement |
withExactNameTypeConsistency() |
TypeConsistencyEnforcement |
withExactTypeTypeConsistency() |
TypeConsistencyEnforcement |
withKind(TypeConsistencyEnforcement.Kind kind)
Copy this policy and override the value of the property.
|
getEnvironment
requestedOfferedContract
TypeConsistencyEnforcement.Kind getKind()
TypeConsistencyEnforcement withKind(TypeConsistencyEnforcement.Kind kind)
TypeConsistencyEnforcement withExactTypeTypeConsistency()
TypeConsistencyEnforcement withExactNameTypeConsistency()
TypeConsistencyEnforcement withDeclaredTypeConsistency()
TypeConsistencyEnforcement withAssignableTypeConsistency()
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.