Uses of Class
org.javastro.ivoa.entities.stc.v1.JdTimeType
Packages that use JdTimeType
-
Uses of JdTimeType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as JdTimeTypeFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type JdTimeTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,String> JdTimeType.PropInfo.HREFstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,String> JdTimeType.PropInfo.IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,String> JdTimeType.PropInfo.ID_TYPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,Object> JdTimeType.PropInfo.IDREFstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,String> JdTimeType.PropInfo.IDREF_TYPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,String> JdTimeType.PropInfo.TYPEstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,String> JdTimeType.PropInfo.UCDstatic final com.kscs.util.jaxb.SinglePropertyInfo<JdTimeType,BigDecimal> JdTimeType.PropInfo.VALUEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type JdTimeTypeModifier and TypeMethodDescriptionprotected <_P extends JdTimeType>
_PJdTimeType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return JdTimeTypeModifier and TypeMethodDescriptionJdTimeType.Builder.build()JdTimeType.clone()JdTimeType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) JdTimeType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) JdTimeType.createCopy()JdTimeType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createJdTimeType()Create an instance ofJdTimeTypeJdTimeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type JdTimeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<JdTimeType>ObjectFactory.createJDTime(JdTimeType value) jakarta.xml.bind.JAXBElement<JdTimeType>ObjectFactory.createMJDTime(JdTimeType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type JdTimeTypeModifier and TypeMethodDescriptionstatic JdTimeType.Builder<Void>JdTimeType.copyExcept(JdTimeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) JdTimeType.Builder.copyOf(JdTimeType _other) static <_B> JdTimeType.Builder<_B>JdTimeType.copyOf(JdTimeType _other) static <_B> JdTimeType.Builder<_B>JdTimeType.copyOf(JdTimeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static JdTimeType.Builder<Void>JdTimeType.copyOnly(JdTimeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<JdTimeType>ObjectFactory.createJDTime(JdTimeType value) jakarta.xml.bind.JAXBElement<JdTimeType>ObjectFactory.createMJDTime(JdTimeType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type JdTimeTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, JdTimeType _other, boolean _copy) Builder(_B _parentBuilder, JdTimeType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)