public class UnknownDescribedType extends Object implements DescribedType
Constructor and Description |
---|
UnknownDescribedType(Object descriptor,
Object described) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getDescribed() |
Object |
getDescriptor() |
int |
hashCode() |
String |
toString() |
public Object getDescriptor()
getDescriptor
in interface DescribedType
public Object getDescribed()
getDescribed
in interface DescribedType
Copyright © 2016 The Apache Software Foundation. All rights reserved.