org.eclipse.jpt.jaxb.core.context
Class Accessor.AccessorTools
java.lang.Object
org.eclipse.jpt.jaxb.core.context.Accessor.AccessorTools
- Enclosing interface:
- Accessor
public static final class Accessor.AccessorTools
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BYTE_ARRAY_CLASS_NAME
public static final String BYTE_ARRAY_CLASS_NAME
- See Also:
- Constant Field Values
COLLECTION_CLASS_NAME
public static final String COLLECTION_CLASS_NAME
OBJECT_CLASS_NAME
public static final String OBJECT_CLASS_NAME
Accessor.AccessorTools
public Accessor.AccessorTools()
getBaseTypeName
public static String getBaseTypeName(JavaResourceAttribute attribute)
isCollectionType
public static boolean isCollectionType(JavaResourceAttribute attribute)
- See Also:
JaxbPersistentAttribute.isJavaResourceAttributeCollectionType()
Copyright (c) 2012 Oracle. All rights reserved.