Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getAllValue() |
DynamicType |
getType() |
java.lang.String |
getValue(java.lang.String key) |
boolean |
isConsistent() |
AnnotationDescriptor |
withType(DynamicType type)
Copy this descriptor and apply the given type.
|
AnnotationDescriptor |
withValue(java.lang.String key,
java.lang.String value)
Copy this descriptor and apply the given value.
|
getEnvironment
java.lang.String getValue(java.lang.String key)
java.util.Map<java.lang.String,java.lang.String> getAllValue()
boolean isConsistent()
DynamicType getType()
AnnotationDescriptor withValue(java.lang.String key, java.lang.String value)
AnnotationDescriptor withType(DynamicType type)
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.