public interface SMFAttributeNameType extends Comparable<SMFAttributeNameType>
| Modifier and Type | Method and Description |
|---|---|
default void |
checkPreconditions()
Check the preconditions for the type.
|
default int |
compareTo(SMFAttributeNameType o) |
String |
value() |
String value()
default void checkPreconditions()
default int compareTo(SMFAttributeNameType o)
compareTo in interface Comparable<SMFAttributeNameType>Copyright © 2017 <code@io7m.com> http://io7m.com