| Modifier and Type | Method and Description |
|---|---|
void |
ETypeInfo2Container.addEtypeInfo2Entry(ETypeInfo2Entry etypeInfo2Entry)
Add a EtypeInfo2Entry Object into the list.
|
| Modifier and Type | Method and Description |
|---|---|
ETypeInfo2Entry |
ETypeInfo2EntryContainer.getETypeInfo2Entry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ETypeInfo2EntryContainer.setETypeInfo2Entry(ETypeInfo2Entry etypeInfo2Entry)
Set a ETypeInfo2Entry Object into the container
|
| Modifier and Type | Method and Description |
|---|---|
ETypeInfo2Entry[] |
ETypeInfo2.getETypeInfo2Entries()
Returns the contained
ETypeInfo2Entrys as an array. |
| Modifier and Type | Method and Description |
|---|---|
void |
ETypeInfo2.addETypeInfo2Entry(ETypeInfo2Entry etypeInfo2Entry)
Adds an
ETypeInfo2Entry to the list |
boolean |
ETypeInfo2.contains(ETypeInfo2Entry etypeInfo2Entry)
Returns true if this
ETypeInfo2Entry contains a specified ETypeInfo2Entry. |
| Constructor and Description |
|---|
ETypeInfo2(ETypeInfo2Entry[] etypeInfo2Entries)
Creates a new instance of ETypeInfo2.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.