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