Class RelocatableOriginType
java.lang.Object
org.javastro.ivoa.entities.jaxb.hacks.RelocatableOriginType
Deprecated.
Java class for relocatableOriginType. This is a hacked "complex" type to make up for the huge substitution group mess in STC that confuses the code generators. Will anyone use it? or care? I don't think that it will "work"
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RelocatableOriginType
Deprecated.- Parameters:
val-
-
-
Method Details
-
value
Deprecated.
-
The following schema fragment specifies the expected content contained within this class.
<simpleType name="relocatableOriginType"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="RELOCATABLE"/> </restriction> </simpleType>