be.SIRAPRISE.client.jsba
Interface DBObjectToTypeproperties

All Superinterfaces:
DBObject
All Known Implementing Classes:
JavaBackedType

public interface DBObjectToTypeproperties
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getTypepropertiesIsordered()
          Gets the isordered for typeproperties
 java.lang.String getTypepropertiesIsscalar()
          Gets the isscalar for typeproperties
 java.lang.String getTypepropertiesMaximumsize()
          Gets the maximumsize for typeproperties
 java.lang.String getTypepropertiesMinimumsize()
          Gets the minimumsize for typeproperties
 java.lang.String getTypepropertiesTypename()
          Gets the typename for typeproperties
 

Method Detail

getTypepropertiesIsordered

java.lang.String getTypepropertiesIsordered()
Gets the isordered for typeproperties

Returns:
The isordered for typeproperties

getTypepropertiesIsscalar

java.lang.String getTypepropertiesIsscalar()
Gets the isscalar for typeproperties

Returns:
The isscalar for typeproperties

getTypepropertiesMaximumsize

java.lang.String getTypepropertiesMaximumsize()
Gets the maximumsize for typeproperties

Returns:
The maximumsize for typeproperties

getTypepropertiesMinimumsize

java.lang.String getTypepropertiesMinimumsize()
Gets the minimumsize for typeproperties

Returns:
The minimumsize for typeproperties

getTypepropertiesTypename

java.lang.String getTypepropertiesTypename()
Gets the typename for typeproperties

Returns:
The typename for typeproperties