public interface DataRepresentation extends QosPolicy.ForTopic, QosPolicy.ForDataReader, QosPolicy.ForDataWriter, RequestedOffered<DataRepresentation>
Modifier and Type | Interface and Description |
---|---|
static class |
DataRepresentation.Id |
QosPolicy.ForDataReader, QosPolicy.ForDataWriter, QosPolicy.ForDomainParticipant, QosPolicy.ForDomainParticipantFactory, QosPolicy.ForPublisher, QosPolicy.ForSubscriber, QosPolicy.ForTopic
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Short> |
getValue() |
DataRepresentation |
withValue(java.util.List<java.lang.Short> value)
Copy this policy and override the value of the property.
|
DataRepresentation |
withValue(short... value)
Copy this policy and override the value of the property.
|
getEnvironment
requestedOfferedContract
java.util.List<java.lang.Short> getValue()
DataRepresentation withValue(java.util.List<java.lang.Short> value)
DataRepresentation withValue(short... value)
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.