org.fcrepo.server.storage.service
Class SimpleType

java.lang.Object
  extended by org.fcrepo.server.storage.service.Type
      extended by org.fcrepo.server.storage.service.SimpleType

public class SimpleType
extends Type

A data structure for holding WSDL xsd type declarations for simple types.

Author:
Sandy Payette

Field Summary
 Vector enumerationOfValues
           
 
Fields inherited from class org.fcrepo.server.storage.service.Type
baseTypeLocalName, baseTypeName, baseTypeNamespaceURI, typeName
 
Constructor Summary
SimpleType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enumerationOfValues

public Vector enumerationOfValues
Constructor Detail

SimpleType

public SimpleType()


Copyright © 2011 DuraSpace. All Rights Reserved.