Package net.opengis.sampling.x10
Class SpecimenType.Size.Factory
- java.lang.Object
-
- net.opengis.sampling.x10.SpecimenType.Size.Factory
-
- Enclosing interface:
- SpecimenType.Size
public static final class SpecimenType.Size.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SpecimenType.SizenewInstance()static SpecimenType.SizenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static SpecimenType.Size newInstance()
-
newInstance
public static SpecimenType.Size newInstance(org.apache.xmlbeans.XmlOptions options)
-
-