mirror of
https://github.com/google/nomulus
synced 2026-03-26 20:35:18 +00:00
Add RFC references to EppResource Javadoc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136747145
This commit is contained in:
@@ -50,6 +50,8 @@ import org.joda.time.DateTime;
|
||||
*
|
||||
* <p>A host's {@link TransferData} is stored on the superordinate domain. Non-subordinate hosts
|
||||
* don't carry a full set of TransferData; all they have is lastTransferTime.
|
||||
*
|
||||
* @see <a href="https://tools.ietf.org/html/rfc5732">RFC 5732</a>
|
||||
*/
|
||||
@XmlRootElement(name = "infData")
|
||||
@XmlType(propOrder = {
|
||||
|
||||
Reference in New Issue
Block a user