| Modifier and Type | Method and Description |
|---|---|
void |
ETypeInfoContainer.addEtypeInfoEntry(ETypeInfoEntry etypeInfoEntry)
Add a EtypeInfoEntry Object into the list.
|
| Modifier and Type | Method and Description |
|---|---|
ETypeInfoEntry |
ETypeInfoEntryContainer.getETypeInfoEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ETypeInfoEntryContainer.setETypeInfoEntry(ETypeInfoEntry etypeInfoEntry)
Set a ETypeInfoEntry Object into the container
|
| Modifier and Type | Method and Description |
|---|---|
ETypeInfoEntry[] |
ETypeInfo.getETypeInfoEntries()
Returns the contained
ETypeInfoEntrys as an array. |
| Modifier and Type | Method and Description |
|---|---|
void |
ETypeInfo.addETypeInfoEntry(ETypeInfoEntry etypeInfoEntry)
Adds an
ETypeInfoEntry to the list |
boolean |
ETypeInfo.contains(ETypeInfoEntry etypeInfoEntry)
Returns true if this
ETypeInfoEntry contains a specified ETypeInfoEntry. |
| Constructor and Description |
|---|
ETypeInfo(ETypeInfoEntry[] etypeInfoEntries)
Creates a new instance of ETypeInfo.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.