org.omg.dds.type.dynamic
Interface AnnotationDescriptor
- All Superinterfaces:
- java.lang.Cloneable, DDSObject, java.io.Serializable, Value<AnnotationDescriptor,ModifiableAnnotationDescriptor>
- All Known Subinterfaces:
- ModifiableAnnotationDescriptor
public interface AnnotationDescriptor
- extends Value<AnnotationDescriptor,ModifiableAnnotationDescriptor>
getValue
java.lang.String getValue(java.lang.String key)
getAllValue
java.util.Map<java.lang.String,java.lang.String> getAllValue(java.util.Map<java.lang.String,java.lang.String> value)
isConsistent
boolean isConsistent()
getType
DynamicType getType()
- Returns:
- the type
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.