|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper
com.microsoft.tfs.core.clients.framework.catalog.CatalogResourceType
public class CatalogResourceType
Wrapper class for the _CatalogResourceType
which is returned as part
of a catalog web service request result.
Field Summary |
---|
Fields inherited from class com.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper |
---|
webServiceObject |
Constructor Summary | |
---|---|
CatalogResourceType(ms.ws._CatalogResourceType catalogResourceType)
Wrapper constructor. |
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the description for this resource type. |
java.lang.String |
getDisplayName()
Returns the display name for this resource type. |
java.lang.String |
getIdentifier()
Returns the identifier for this resource type. |
ms.ws._CatalogResourceType |
getWebServiceObject()
Returns the wrapped proxy object. |
Methods inherited from class com.microsoft.tfs.core.internal.wrappers.WebServiceObjectWrapper |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CatalogResourceType(ms.ws._CatalogResourceType catalogResourceType)
Method Detail |
---|
public ms.ws._CatalogResourceType getWebServiceObject()
public java.lang.String getIdentifier()
public java.lang.String getDisplayName()
public java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |