org.omg.dds.type.dynamic.modifiable
Interface ModifiableAnnotationDescriptor

All Superinterfaces:
AnnotationDescriptor, java.lang.Cloneable, DDSObject, ModifiableValue<AnnotationDescriptor,ModifiableAnnotationDescriptor>, java.io.Serializable, Value<AnnotationDescriptor,ModifiableAnnotationDescriptor>

public interface ModifiableAnnotationDescriptor
extends AnnotationDescriptor, ModifiableValue<AnnotationDescriptor,ModifiableAnnotationDescriptor>


Method Summary
 ModifiableAnnotationDescriptor setType(DynamicType type)
           
 int setValue(java.lang.String key, java.lang.String value)
           
 
Methods inherited from interface org.omg.dds.type.dynamic.AnnotationDescriptor
getAllValue, getType, getValue, isConsistent
 
Methods inherited from interface org.omg.dds.core.modifiable.ModifiableValue
clone, copyFrom, finishModification
 
Methods inherited from interface org.omg.dds.core.Value
equals, hashCode, modify
 
Methods inherited from interface org.omg.dds.core.DDSObject
getBootstrap
 

Method Detail

setValue

int setValue(java.lang.String key,
             java.lang.String value)

setType

ModifiableAnnotationDescriptor setType(DynamicType type)
Parameters:
type - the type to set
Returns:
this


Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.