Class ConcreteTypeDef

java.lang.Object
online.sharedtype.processor.domain.def.ConcreteTypeDef
All Implemented Interfaces:
Serializable, TypeDef
Direct Known Subclasses:
ClassDef, EnumDef

public abstract class ConcreteTypeDef extends Object implements TypeDef
See Also:
  • Constructor Details

    • ConcreteTypeDef

      public ConcreteTypeDef()
  • Method Details