Class InactiveType
java.lang.Object
ietf.params.xml.ns.timezone_service.InactiveType
The inactive empty element flags timezones that are
no longer active.
Java class for InactiveType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InactiveType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InactiveType
public InactiveType()
-