org.omg.dds.type.typeobject
Interface AnnotationMember

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

@Extensibility(value=MUTABLE_EXTENSIBILITY)
@Nested
public interface AnnotationMember
extends Member


Nested Class Summary
static class AnnotationMember.MemberId
           
 
Field Summary
 
Fields inherited from interface org.omg.dds.type.typeobject.Member
MEMBER_ID_INVALID
 
Method Summary
 AnnotationMemberValue getDefaultValue()
           
 AnnotationMember setDefaultValue(AnnotationMemberValue newDefaultValue)
           
 
Methods inherited from interface org.omg.dds.type.typeobject.Member
getAnnotation, getProperty, setAnnotation, setProperty
 
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

getDefaultValue

@ID(value=100L)
AnnotationMemberValue getDefaultValue()

setDefaultValue

AnnotationMember setDefaultValue(AnnotationMemberValue newDefaultValue)
Returns:
this


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