Uses of Interface
net.opengis.eml.x002.ViewType.TimeLengthView
-
Packages that use ViewType.TimeLengthView Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of ViewType.TimeLengthView in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return ViewType.TimeLengthView Modifier and Type Method Description ViewType.TimeLengthViewViewType. addNewTimeLengthView()Appends and returns a new empty "TimeLengthView" elementViewType.TimeLengthViewViewType. getTimeLengthView()Gets the "TimeLengthView" elementstatic ViewType.TimeLengthViewViewType.TimeLengthView.Factory. newInstance()static ViewType.TimeLengthViewViewType.TimeLengthView.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type ViewType.TimeLengthView Modifier and Type Method Description voidViewType. setTimeLengthView(ViewType.TimeLengthView timeLengthView)Sets the "TimeLengthView" element -
Uses of ViewType.TimeLengthView in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement ViewType.TimeLengthView Modifier and Type Class Description static classViewTypeImpl.TimeLengthViewImplAn XML TimeLengthView(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return ViewType.TimeLengthView Modifier and Type Method Description ViewType.TimeLengthViewViewTypeImpl. addNewTimeLengthView()Appends and returns a new empty "TimeLengthView" elementViewType.TimeLengthViewViewTypeImpl. getTimeLengthView()Gets the "TimeLengthView" elementMethods in net.opengis.eml.x002.impl with parameters of type ViewType.TimeLengthView Modifier and Type Method Description voidViewTypeImpl. setTimeLengthView(ViewType.TimeLengthView timeLengthView)Sets the "TimeLengthView" element
-