|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.bus.core.parameter.Type
public class Type
Handle the class Type which is the type of a Service.
It is defined by :
Constructor Summary | |
---|---|
Type(java.lang.String typeId,
java.lang.String typeName,
java.lang.String typeParentId,
java.lang.String typeCategory)
Constructor |
Method Summary | |
---|---|
java.lang.String |
getCategoryType()
Get the category of this type |
java.lang.String |
getIdType()
Get the type id of this type |
java.lang.String |
getNameType()
Get the type name of this type |
java.lang.String |
getParentIdType()
Get the parent id of this type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Type(java.lang.String typeId, java.lang.String typeName, java.lang.String typeParentId, java.lang.String typeCategory)
typeId
- :type idtypeName
- : type nametypeParentId
- : parent id of this typetypeCategory
- : category of this typeMethod Detail |
---|
public java.lang.String getIdType()
public java.lang.String getNameType()
public java.lang.String getParentIdType()
public java.lang.String getCategoryType()
|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.