|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.sharepoint.WSSNode
com.microsoft.tfs.core.clients.sharepoint.WSSDocument
public class WSSDocument
A document in a Sharepoint installation.
Constructor Summary | |
---|---|
WSSDocument()
|
|
WSSDocument(org.w3c.dom.Element element)
|
Method Summary | |
---|---|
java.lang.String |
getIconType()
|
void |
setIconType(java.lang.String iconType)
|
Methods inherited from class com.microsoft.tfs.core.clients.sharepoint.WSSNode |
---|
addChild, buildWSSNode, compareTo, getChildren, getEditor, getFullPath, getLabel, getParent, getPath, getWSSObjectType, hasChildren, setEditor, setFullPath, setLabel, setParent, setPath, setWSSObjectType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSSDocument()
public WSSDocument(org.w3c.dom.Element element)
Method Detail |
---|
public java.lang.String getIconType()
public void setIconType(java.lang.String iconType)
iconType
- The iconType to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |