Package org.web3d.x3d.util.x3duom
Class AdditionalInheritance
java.lang.Object
org.web3d.x3d.util.x3duom.AdditionalInheritance
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="baseType" type="{http://www.w3.org/2001/XMLSchema}token" default="" /> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the baseType property.void
setBaseType
(String value) Sets the value of the baseType property.
-
Field Details
-
baseType
-
-
Constructor Details
-
AdditionalInheritance
public AdditionalInheritance()
-
-
Method Details
-
getBaseType
-
setBaseType
-