|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.disy.ogc.wpspd.v_1_0_0.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.disy.ogc.wpspd.v_1_0_0 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.disy.ogc.wpspd.v_1_0_0 |
|
| Method Summary | |
|---|---|
Geometry |
createGeometry(GeometryType value)
Create an instance of Geometry} |
GeometryType |
createGeometryType()
Create an instance of GeometryType |
Group |
createGroup(GroupType value)
Create an instance of Group} |
GroupType |
createGroupType()
Create an instance of GroupType |
Link |
createLink(LinkType value)
Create an instance of Link} |
LinkType |
createLinkType()
Create an instance of LinkType |
Marker |
createMarker(MarkerType value)
Create an instance of Marker} |
MarkerType |
createMarkerType()
Create an instance of MarkerType |
Message |
createMessage(MessageType value)
Create an instance of Message} |
MessageType |
createMessageType()
Create an instance of MessageType |
JAXBElement<PresentationDirectiveType> |
createPresentationDirective(PresentationDirectiveType value)
Create an instance of JAXBElement<PresentationDirectiveType>} |
Viewport |
createViewport(ViewportType value)
Create an instance of Viewport} |
ViewportType |
createViewportType()
Create an instance of ViewportType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public MessageType createMessageType()
MessageType
public MarkerType createMarkerType()
MarkerType
public GeometryType createGeometryType()
GeometryType
public ViewportType createViewportType()
ViewportType
public GroupType createGroupType()
GroupType
public LinkType createLinkType()
LinkType
public Viewport createViewport(ViewportType value)
Viewport}
public Group createGroup(GroupType value)
Group}
public Message createMessage(MessageType value)
Message}
public Geometry createGeometry(GeometryType value)
Geometry}
public Marker createMarker(MarkerType value)
Marker}
public JAXBElement<PresentationDirectiveType> createPresentationDirective(PresentationDirectiveType value)
JAXBElement<PresentationDirectiveType>}
public Link createLink(LinkType value)
Link}
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||