org.omg.dds.type.typeobject
Interface Bit
- All Superinterfaces:
- java.lang.Cloneable, DDSObject, ModifiableValue<Bit,Bit>, java.io.Serializable, Value<Bit,Bit>
@Extensibility(value=EXTENSIBLE_EXTENSIBILITY)
@Nested
public interface Bit
- extends ModifiableValue<Bit,Bit>
setIndex
Bit setIndex(int index)
- Parameters:
index - the index to set
- Returns:
- this
getIndex
int getIndex()
- Returns:
- the index
setName
Bit setName(java.lang.String name)
- Parameters:
name - the name to set
- Returns:
- this
getName
java.lang.String getName()
- Returns:
- the name
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.