public interface PropertyDescriptionInteger32 extends PropertyDescription, DependentObject
PropertyDescriptionInteger32
object contains immutable property metadata, which you cannot directly modify.
You can, however, modify a property definition object, which holds the mutable metadata of the property.
For a list of modifiable metaproperties and how they can be customized,
see Modifying Custom Metaproperties.
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
get_PropertyDefaultInteger32()
Returns the value of the PropertyDefaultInteger32 property.
|
java.lang.Integer |
get_PropertyMaximumInteger32()
Returns the value of the PropertyMaximumInteger32 property.
|
java.lang.Integer |
get_PropertyMinimumInteger32()
Returns the value of the PropertyMinimumInteger32 property.
|
Integer32List |
get_PropertySelectionsInteger32()
Returns the value of the PropertySelectionsInteger32 property.
|
get_AuditAs, get_Cardinality, get_ChoiceList, get_CopyToReservation, get_DataType, get_Id, get_IsHidden, get_IsOrderable, get_IsReadOnly, get_IsSearchable, get_IsSelectable, get_IsSystemGenerated, get_IsSystemOwned, get_IsValueRequired, get_ModificationAccessRequired, get_Name, get_PersistenceType, get_PrivilegedSettability, get_RequiresUniqueElements, get_Settability, get_SymbolicName
get_DescriptiveText, get_DisplayName, get_Ids
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.Integer get_PropertyDefaultInteger32()
Integer32List get_PropertySelectionsInteger32()
java.lang.Integer get_PropertyMinimumInteger32()
java.lang.Integer get_PropertyMaximumInteger32()
© Copyright IBM Corporation 2006, 2015. All rights reserved.