Module jonix

Class BaseSubject

java.lang.Object
com.tectonica.jonix.unify.base.BaseSubject
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BaseSubject2, BaseSubject3

public abstract class BaseSubject extends Object implements Serializable
Contains the essential information included in ONIX <Subject>

NOTE: to access the information, use the public fields directly. No getters() are included..

Author:
Zach Melamed
See Also:
  • Field Details

  • Constructor Details