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