nbi.xmlsec.biocase.protocol
Class ProtocolType
java.lang.Object
nbi.xmlsec.biocase.protocol.ProtocolType
- Direct Known Subclasses:
- Content, ContentObject, Diagnostic, Diagnostics, Header, OperationType, Operator, Request, Response, SupportedSchema
- public class ProtocolType
- extends Object
This class is the base class for all BioCASE protocol treeElements.
- Since:
- Version:
- $Revision: 1.2 $
- Author:
- Lutz Suhrbier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
protocolURI
protected String protocolURI
ProtocolType
protected ProtocolType(String protocolURI)
- Inits the protocol type.
- Parameters:
protocolURI
- protocol version URI.
getProtocolURI
public String getProtocolURI()
- Gets the current protocol version URI.
- Returns:
- Returns the protocolURI.
Copyright © 2006 Lutz Suhrbier, Freie Universität Berlin. All Rights Reserved.