|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="Attribution") public interface Attribution
Provides a way to identify the source of geographic information used in a Layer
or collection of Layer
s.
Method Summary | |
---|---|
LogoURL |
getLogoURL()
Provides linkage to a logo image. |
OnLineResource |
getOnlineResource()
Provides the data provider's linkage. |
InternationalString |
getTitle()
Provides the human-readable string naming the data provider. |
Method Detail |
---|
@XmlElement(value="Title") InternationalString getTitle()
@XmlElement(value="OnlineResource") OnLineResource getOnlineResource()
@XmlElement(value="LogoURL") LogoURL getLogoURL()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |