|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="AuthorityURL") public interface AuthorityURL
Encloses an OnLineResource
which states the linkage of a document defining
the meaning of the Identifier
values which reference this AuthorityURL
.
Method Summary | |
---|---|
String |
getName()
Provides the name of this AuthorityURL which may be referenced
by one or more Identifier s. |
OnLineResource |
getOnlineResource()
Provides the linkage to the document defining the meaning of the values used by Identifier s which reference this AuthorityURL . |
Method Detail |
---|
@XmlElement(value="Name") String getName()
AuthorityURL
which may be referenced
by one or more Identifier
s.
AuthorityURL
's name.@XmlElement(value="OnlineResource") OnLineResource getOnlineResource()
Identifier
s which reference this AuthorityURL
.
Identifier
value defining document.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |