|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentType | |
|---|---|
| com.nortel.soa.oi.cct.types | |
| Uses of AttachmentType in com.nortel.soa.oi.cct.types |
|---|
| Methods in com.nortel.soa.oi.cct.types that return AttachmentType | |
|---|---|
static AttachmentType |
AttachmentType.fromValue(java.lang.String v)
|
AttachmentType |
AttachedData.getType()
Gets the value of the type property. |
static AttachmentType |
AttachmentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AttachmentType[] |
AttachmentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.nortel.soa.oi.cct.types with parameters of type AttachmentType | |
|---|---|
void |
AttachedData.setType(AttachmentType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||