public class SchemaType<T> extends Object
| Constructor and Description |
|---|
SchemaType(Class<T> type) |
SchemaType(ComplexTypeObject type) |
SchemaType(SimpleTypeObject type) |
public SchemaType(ComplexTypeObject type)
public SchemaType(SimpleTypeObject type)
public boolean accepts(Object o)
Copyright © 2021. All rights reserved.