Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.api
Class AnnotationLocation

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.api.AnnotationLocation
All Implemented Interfaces:
Serializable

public class AnnotationLocation
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AnnotationLocation(String xPointer)
           
 
Method Summary
 String getXPointer()
           
 void setXPointer(String pointer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationLocation

public AnnotationLocation(String xPointer)
Method Detail

getXPointer

public String getXPointer()

setXPointer

public void setXPointer(String pointer)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.