public abstract class AbstractNamedAFPObject extends AbstractAFPObject
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
name
The actual name of the object
|
protected byte[] |
nameBytes
The name of the object in EBCIDIC bytes
|
log
Constructor and Description |
---|
AbstractNamedAFPObject(java.lang.String name)
Constructor for the ActiveEnvironmentGroup, this takes a
name parameter which should be 8 characters long.
|
writeDataStream, writeObjectList
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.