Uses of Class
org.javastro.ivoa.entities.stc.v1.IsoTimeType.Builder
Packages that use IsoTimeType.Builder
-
Uses of IsoTimeType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return IsoTimeType.BuilderModifier and TypeMethodDescriptionstatic IsoTimeType.Builder<Void>IsoTimeType.builder()static IsoTimeType.Builder<Void>IsoTimeType.copyExcept(IsoTimeType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) IsoTimeType.Builder.copyOf(IsoTimeType _other) IsoTimeType.Builder.copyOf(IsoTimeType.Builder _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) IsoTimeType.newCopyBuilder()<_B> IsoTimeType.Builder<_B>IsoTimeType.newCopyBuilder(_B _parentBuilder) <_B> IsoTimeType.Builder<_B>IsoTimeType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) IsoTimeType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)IsoTimeType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)IsoTimeType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)IsoTimeType.Builder.withValue(LocalDateTime value) Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type IsoTimeType.BuilderModifier and TypeMethodDescriptionIsoTimeType.Builder.copyOf(IsoTimeType.Builder _other) <_B> voidIsoTimeType.copyTo(IsoTimeType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidIsoTimeType.copyTo(IsoTimeType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.