public class CreatablePropertyTypesImpl extends ExtensionDataImpl implements CreatablePropertyTypes
| Constructor and Description |
|---|
CreatablePropertyTypesImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyType> |
canCreate()
Returns the set of property data types that can used to create or update
a type definition.
|
void |
setCanCreate(Set<PropertyType> propertyTypeSet) |
String |
toString() |
getExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtensions, setExtensionspublic Set<PropertyType> canCreate()
CreatablePropertyTypescanCreate in interface CreatablePropertyTypespublic void setCanCreate(Set<PropertyType> propertyTypeSet)
public String toString()
toString in class AbstractExtensionDataCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.