Uses of Class
org.javastro.ivoa.entities.stc.v1.Double4Type.Builder
Packages that use Double4Type.Builder
-
Uses of Double4Type.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return Double4Type.BuilderModifier and TypeMethodDescriptionstatic Double4Type.Builder<Void>Double4Type.builder()static Double4Type.Builder<Void>Double4Type.copyExcept(Double4Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Double4Type.Builder<Void>Double4Type.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Double4Type.Builder.copyOf(Double4Type _other) Double4Type.Builder.copyOf(Double4Type.Builder _other) static <_B> Double4Type.Builder<_B>Double4Type.copyOf(Double4Type _other) static <_B> Double4Type.Builder<_B>Double4Type.copyOf(Double4Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> Double4Type.Builder<_B>Double4Type.copyOf(StcBaseType _other) static <_B> Double4Type.Builder<_B>Double4Type.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Double4Type.Builder<Void>Double4Type.copyOnly(Double4Type _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static Double4Type.Builder<Void>Double4Type.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Double4Type.newCopyBuilder()<_B> Double4Type.Builder<_B>Double4Type.newCopyBuilder(_B _parentBuilder) <_B> Double4Type.Builder<_B>Double4Type.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Double4Type.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Double4Type.Builder.withGenUnit(String genUnit) Sets the new value of "genUnit" (any previous value will be replaced)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)Double4Type.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)Double4Type.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "m11" (any previous value will be replaced)Sets the new value of "m12" (any previous value will be replaced)Sets the new value of "m21" (any previous value will be replaced)Sets the new value of "m22" (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)Sets the new value of "unit" (any previous value will be replaced)Double4Type.Builder.withVelTimeUnit(VelTimeUnitType velTimeUnit) Sets the new value of "velTimeUnit" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type Double4Type.BuilderModifier and TypeMethodDescriptionDouble4Type.Builder.copyOf(Double4Type.Builder _other) <_B> voidDouble4Type.copyTo(Double4Type.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidDouble4Type.copyTo(Double4Type.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.