|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICopyright
The ICopyright
interface represents a software copyright. A copyright has
required body text which may be the full text or a summary. An optional location field can be specified
which links to full text.
Instances of this class are handle objects and do not necessarily
reflect entities that exist in any particular profile or repository. These handle
objects can be created using MetadataFactory
.
Method Summary | |
---|---|
java.lang.String |
getBody()
Returns the license body. |
java.net.URI |
getLocation()
Returns the location of a document containing the copyright notice. |
Method Detail |
---|
java.net.URI getLocation()
null
java.lang.String getBody()
null
|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.