jpov.structure
Class Field

java.lang.Object
  extended byjpov.structure.Field

public class Field
extends java.lang.Object

Author:
lburdy To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Field(JpoInputStream s)
           
 
Method Summary
 java.lang.String getName()
           
 void save(JpoOutputStream s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Field

public Field(JpoInputStream s)
      throws java.io.IOException
Method Detail

save

public void save(JpoOutputStream s)
          throws java.io.IOException
Throws:
java.io.IOException

getName

public java.lang.String getName()
Returns: