Interface IStringRepresentation
-
- All Superinterfaces:
com4j.Com4jObject
public interface IStringRepresentation extends com4j.Com4jObject
The string representation of the object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toString_()
The string representation of the object.
-