fedora.client.bmech.data
Class ServiceProfile
java.lang.Object
fedora.client.bmech.data.ServiceProfile
public class ServiceProfile
- extends java.lang.Object
Title: Datastream.java
Description:
- Version:
- $Id: ServiceProfile.java 3965 2005-04-21 12:52:40Z rlw $
- Author:
- payette@cs.cornell.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceName
public java.lang.String serviceName
serviceLabel
public java.lang.String serviceLabel
serviceTestURL
public java.lang.String serviceTestURL
transProtocol
public java.lang.String transProtocol
msgProtocol
public java.lang.String msgProtocol
inputMIMETypes
public java.lang.String[] inputMIMETypes
outputMIMETypes
public java.lang.String[] outputMIMETypes
software
public ServiceSoftware[] software
ServiceProfile
public ServiceProfile()