Class UnknownAttribute

java.lang.Object
com.basistech.rosette.dm.BaseAttribute
com.basistech.rosette.dm.UnknownAttribute
All Implemented Interfaces:
Serializable

public class UnknownAttribute extends BaseAttribute implements Serializable
Class used for future-proof representation of attributes in json that we don't have classes for.
See Also:
  • Constructor Details

    • UnknownAttribute

      public UnknownAttribute()