Interface FauxPropertyWrapper
-
- All Known Implementing Classes:
FauxDataPropertyWrapper,FauxObjectPropertyWrapper
public interface FauxPropertyWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContextUri()FauxPropertygetFauxProperty()
-
-
-
Method Detail
-
getFauxProperty
FauxProperty getFauxProperty()
-
getContextUri
String getContextUri()
-
-