public class ClassificationType extends DefaultObjectType implements ExtendedType
| Constructor and Description |
|---|
ClassificationType(String code) |
| Modifier and Type | Method and Description |
|---|---|
ClassificationClass |
getClassificationClass() |
String |
getDescription()
Returns type description according to current session language
|
String |
getDescription(String languageIsoCode)
Returns type description according to given language
|
String |
getName()
Returns type name according to current session language
|
String |
getName(String languageIsoCode)
Returns type name according to given language
|
boolean |
isAbstract()
Returns true if this type is not suitable for creating instances.
|
addToSubtypesInternal, addToSupertypesInternal, equals, getCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, getRedeclaredPropertyDescriptors, getSubtypes, getSupertypes, hashCode, isAssignableFrom, removeFromSubtypesInternal, removeFromSupertypesInternal, setDeclaredPropertyDescriptors, setRedeclaredPropertyDescriptors, setSubtypes, setSupertypes, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, getSubtypes, getSupertypes, isAssignableFrompublic ClassificationType(String code)
public ClassificationClass getClassificationClass()
public boolean isAbstract()
ObjectTypeisAbstract in interface ObjectTypepublic String getName()
ObjectTypegetName in interface ObjectTypepublic String getName(String languageIsoCode)
ObjectTypegetName in interface ObjectTypepublic String getDescription()
ObjectTypegetDescription in interface ObjectTypepublic String getDescription(String languageIsoCode)
ObjectTypegetDescription in interface ObjectTypeCopyright © 2017 SAP SE. All Rights Reserved.