Package com.sforce.ws.bind
Class TypeInfo
- java.lang.Object
-
- com.sforce.ws.bind.TypeInfo
-
public final class TypeInfo extends Object
This class contains the information regaing a type.- Since:
- 1.0 Dec 1, 2005
- Version:
- 1.0
- Author:
- http://cheenath.com
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMaxOcc()intgetMinOcc()StringgetName()StringgetNamespace()StringgetType()StringgetTypeNS()booleanisElementFormQualified()
-