org.apache.juddi.model
Class CanonicalizationMethod
java.lang.Object
org.apache.juddi.model.CanonicalizationMethod
public class CanonicalizationMethod
- extends Object
- Author:
- jsightler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CanonicalizationMethod
public CanonicalizationMethod()
getId
public Long getId()
setId
public void setId(Long id)
getAlgorithm
public String getAlgorithm()
setAlgorithm
public void setAlgorithm(String algorithm)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.