| Package | Description |
|---|---|
| org.apache.cxf.aegis.type.encoded |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
TrailingBlocks.getObjectType()
Gets the ObjectType used to read and write the trailing block instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrailingBlocks.setObjectType(ObjectType objectType)
Sets the ObjectType used to read and write the trailing block instances.
|
| Constructor and Description |
|---|
TrailingBlocks(ObjectType objectType) |
Apache CXF