public class InvalidDescriptor extends java.lang.Object implements ItemDescriptor
| Modifier and Type | Field and Description |
|---|---|
static InvalidDescriptor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
ItemDescriptorType |
getType() |
ItemData.Builder |
toItem() |
java.lang.String |
toString() |
public static final InvalidDescriptor INSTANCE
public ItemDescriptorType getType()
getType in interface ItemDescriptorpublic ItemData.Builder toItem()
toItem in interface ItemDescriptorpublic java.lang.String toString()
toString in class java.lang.Object