org.fcrepo.server.storage.service
Class Type
java.lang.Object
org.fcrepo.server.storage.service.Type
- Direct Known Subclasses:
- SimpleType
public class Type
- extends Object
A data structure for holding WSDL xsd type declarations.
- Author:
- Sandy Payette
|
Constructor Summary |
Type()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
typeName
public String typeName
baseTypeName
public String baseTypeName
baseTypeNamespaceURI
public String baseTypeNamespaceURI
baseTypeLocalName
public String baseTypeLocalName
Type
public Type()
Copyright © 2012 DuraSpace. All Rights Reserved.